calcFLAM | R Documentation |
function to calculate fundamental law of active management
calcFLAM(
specObj,
modelStats,
fitResults,
analysis = c("ISM", "NEW"),
targetedVol = 0.06,
...
)
specObj |
an object as the output from specFfm function |
modelStats |
output of the extractRegressionStats functions. Contains fit statistics of the factor model. |
fitResults |
output from fitFfmDT |
analysis |
type character, choice of c("none", "ISM","NEW"). Default = "none". Corresponds to methods used in the analysis of fundamental law of active management. |
targetedVol |
numeric; the targeted portfolio volatility in the analysis. Default is 0.06. |
... |
additional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.