Learn R Programming

fPortfolio (version 280.73)

getDefault: Extractors

Description

A collection and description of functions allowing to get information about objects of class fPFOLIODATA, fPFOLIOSPEC, and fPORTFOLIO. The functions are:

Usage

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)

Arguments

object
an object of class fPFOLIODATA, fPFOLIOSPEC or fPORTFOLIO.
...
optional arguments to be passed.

Examples

Run this code
##

Run the code above in your browser using DataLab