| MRPWorkflow-method-compare_models | R Documentation |
The $compare_models() method compares multiple fitted MRPModel objects
using leave-one-out cross-validation to assess relative model performance. Check out the
More examples of R6 classes
vignette for usage examples.
compare_models(..., suppress = NULL)
... |
Multiple MRPModel objects to compare. |
suppress |
Character string specifying output to suppress during comparison. |
A data.frame object containing the comparison results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.