oos_metrics | R Documentation |
Generate metrics for a model
oos_metrics(real, pred)
real |
vector of real |
pred |
vector of predictions |
tibble of goodness-of-fit metrics
oos_metrics(1:3, 4:6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.