exposure-class {portfolio} | R Documentation |
Portfolio exposures to numeric measures and categories.
Objects can be created by calls of the form new("exposure", ...)
.
data
:"list"
containing
exposures, as data.frame objects. The names of this list
correspond to the exposure variable names. The special exposure
"numeric" contains exposures to all numeric variables. signature(x = "exposure", y = "missing")
: Plot
this object. signature(object = "exposure")
: show the object,
briefly. signature(object = "exposure")
: display a
summary of this object. Jeff Enos jeff@kanecap.com