Class "PortCdd"
"PortCdd"
This class is intended to hold the results from a portfolio optimisation with a constraint on its average draw down. 1.1
class
Objects can be created by calls of the form new("PortCdd", ...)
. This class extends the "PortSol"
class.
CDaR
:: Numeric, the conditional draw down at risk.thresh
:: Numeric, threshold value for draw downs at the level.DrawDown
:: timeSeries, the hsitoric portfolios draw downs.weights
:: Numeric, vector of optimal weights.opt
:: List, the result of the call to GLPK.type
:: Character, the type of the optimized portfolio.call
:: The call to the function that created the object.Class "PortSol"
, directly.
No methods defined with class "PortCdd" in the signature.
Bernhard Pfaff
"PortSol"
, "PortMdd"
, "PortAdd"
showClass("PortCdd")
Useful links