You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"cannot be computed for $r because the risk measure uses internal quantities and asset weights which are not defined for the result of a prediction of portfolio returns. For:\n- `StandardDeviation`: `LowOrderMoment(; alg = SecondMoment(; alg = Full(), alg2 = SOCRiskExpr())`.\n- Semi `StandardDeviation`: `LowOrderMoment(; alg = SecondMoment(; alg = Semi(), alg2 = SOCRiskExpr())`.\n- Variance: `LowOrderMoment(; alg = SecondMoment(; alg = Full(), alg2 = QuadRiskExpr())`, `alg2` can also be `SquaredSOCRiskExpr()` or `RSOCRiskExpr()`.\n- Semi Variance: `LowOrderMoment(; alg = SecondMoment(; alg = Semi(), alg2 = QuadRiskExpr())`, `alg2` can also be `SquaredSOCRiskExpr()` or `RSOCRiskExpr()`.\n- UncertaintySetVariance: use one of the variance recommendations.\n- NegativeSkewness: the closest is to use `Skewness`.\n- TurnoverRiskMeasure and EqualRiskMeasure: not applicable."))
0 commit comments