| contribution-class {portfolio} | R Documentation |
Class "contribution"
Description
Portfolio contribution of numeric measures (intervals) and categories.
Objects from the Class
Objects can be created by calls of the form new("contribution", ...).
Slots
data:Object of class
"list"containing contributions, as data.frame objects. The names of this list correspond to the category variable names.
Methods
- plot
signature(x = "contribution", y = "missing"): Plot this object.- show
signature(object = "contribution"): show this object, briefly.- summary
signature(object = "contribution"): display a summary of this object.
Author(s)
Jeff Enos jeff@kanecap.com
[Package portfolio version 0.5-2 Index]