Description Usage Arguments References Examples
Extracts information from an object of class fPFOLIOVAL.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ## S3 method for class 'fPFOLIOVAL'
getAlpha(object)
## S3 method for class 'fPFOLIOVAL'
getCovRiskBudgets(object)
## S3 method for class 'fPFOLIOVAL'
getNFrontierPoints(object)
## S3 method for class 'fPFOLIOVAL'
getPortfolio(object)
## S3 method for class 'fPFOLIOVAL'
getRiskFreeRate(object)
## S3 method for class 'fPFOLIOVAL'
getStatus(object)
## S3 method for class 'fPFOLIOVAL'
getTargetReturn(object)
## S3 method for class 'fPFOLIOVAL'
getTargetRisk(object)
## S3 method for class 'fPFOLIOVAL'
getWeights(object)
|
object |
an object of class |
Wuertz, D., Chalabi, Y., Chen W., Ellis A. (2009); Portfolio Optimization with R/Rmetrics, Rmetrics eBook, Rmetrics Association and Finance Online, Zurich.
1 | ##
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.