Extracts information from an object of class fPFOLIOBACKTEST.
The functions are:
getWindows |
Extract windows slot, |
|
extract windows function, |
|
extract a list of windows specific parameters, |
|
extract windows horizon, |
|
extract strategy slot, |
|
extract the portfolio strategy function, |
|
extract a list of portfolio strategy specific parameters, |
|
extract the smoother slot, |
|
Extract the Ssoother function, |
|
extract a list of Smoothing specific parameters, |
|
extract the smoothing parameter Lambda, |
|
extract setting for double smoothing, |
|
extract the initial weights to used in the smoothing, |
getSmootherSkip |
extract the number of skipped months, |
# S3 method for fPFOLIOBACKTEST
getWindows(object)
# S3 method for fPFOLIOBACKTEST
getWindowsFun(object)
# S3 method for fPFOLIOBACKTEST
getWindowsParams(object)
# S3 method for fPFOLIOBACKTEST
getWindowsHorizon(object)# S3 method for fPFOLIOBACKTEST
getStrategy(object)
# S3 method for fPFOLIOBACKTEST
getStrategyFun(object)
# S3 method for fPFOLIOBACKTEST
getStrategyParams(object)
# S3 method for fPFOLIOBACKTEST
getSmoother(object)
# S3 method for fPFOLIOBACKTEST
getSmootherFun(object)
# S3 method for fPFOLIOBACKTEST
getSmootherParams(object)
# S3 method for fPFOLIOBACKTEST
getSmootherLambda(object)
# S3 method for fPFOLIOBACKTEST
getSmootherDoubleSmoothing(object)
# S3 method for fPFOLIOBACKTEST
getSmootherInitialWeights(object)
# S3 method for fPFOLIOBACKTEST
getSmootherSkip(object)
# S3 method for fPFOLIOBACKTEST
getMessages(object)
an object of class fPFOLIOBACKTEST as returned by
function portfolioBacktest.
W\"urtz, D., Chalabi, Y., Chen W., Ellis A. (2009); Portfolio Optimization with R/Rmetrics, Rmetrics eBook, Rmetrics Association and Finance Online, Zurich.