Skip to content
Prev 15061 / 15274 Next

PortfolioAnalytics: "Upper volatility bound"-constraint

I think you might want:

port <- add.objective(port, type = "risk", name = "StdDev", ?max =
0.0225)

I'm not sure that you'll be able to combine risk_aversion and a max
bound.

Brian