Description Usage Arguments Value See Also
View source: R/model_update_rm_3roc.R
Computes out-of-sample performance for the 3ROC models. Run and report update for fixed model configuration. Uses model configuration passed in by way of scorecard row attributes.
1 | model_update_rm_3roc(scorecard_row)
|
scorecard_row |
a row of the scorecard definition identifying the model configuration and other attributes |
the same scorecard row object, but with a new list
element oos
appended. The oos
element
contains a list of 3ROC model OOS performance results, including
theoretical returns (r), cumulative return (c), compound annual
growth rate of returns (cagr), Calmar ratio (calmar),
Sortino ratio (sortino), maximum drawdown percent (mdd),
a time history of 3ROC rankings as a plot (rank_p), and
a list of plots (plots).
model_update_rso20_roc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.