plot_risk_adjusted_returns(
safe_asset_return = 0.02,
risky_asset_return_mean = 0.04,
risky_asset_return_sd = 0.15,
risk_aversion = 2,
current_risky_asset_allocation = 0.8
)
Run the code above in your browser using DataLab