| performanceHistory-class {portfolio} | R Documentation |
A time series of objects of class "performance"
Objects can be created by calls of the form new("performanceHistory", ...).
freq:"numeric" containing the
frequency of the time series of added objects, as periods per year.
Defaults to 1. data:"list" containing list of
objects in the history. The names of this list are the objects' time periods.
Class "objectHistory", directly.
signature(x = "performanceHistory", y = "missing"): Plot
this object. signature(object = "performanceHistory"):
display of summary of this time series of performance objects. Jeff Enos jeff@kanecap.com