getDefault {fPortfolio} | R Documentation |
A collection and description of functions
allowing to get information about objects
of class fPFOLIODATA, fPFOLIOSPEC, and
fPORTFOLIO.
The functions are:
getConstraints(object) getCov(object) getCovRiskBudgets(object) getData(object) getEstimator(object) getMean(object) getMu(object) getNames(object) getNAssets(object) getNFrontierPoints(object) getObjective(object) getOptim(object) getOptimize(object) getPortfolio(object) getParams(object) getRiskFreeRate(object) getSeries(object) getSigma(object) getSolver(object) getSpec(object) getStatistics(object) getStatus(object) getAlpha(object) getTailRisk(object) getTailRiskBudgets(object) getTargetReturn(object) getTargetRisk(object) getTrace(object) getType(object) getWeights(object)
object |
an object of class fPFOLIODATA , fPFOLIOSPEC or
fPORTFOLIO .
|
... |
optional arguments to be passed. |
##