| exposureHistory-class {portfolio} | R Documentation |
A time series of objects of class "exposure".
Objects can be created by calls of the form new("exposureHistory", ...).
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 = "exposureHistory"): calculate the mean
of the exposures in this object. signature(x = "exposureHistory", y = "missing"): Plot
this object. signature(object = "exposureHistory"): show the
object, briefly. signature(object = "exposureHistory"): display a
summary of this object. Jeff Enos jeff@kanecap.com