Description Usage Arguments Value
function to evaluate RMSE and correlation
1 | eval_mrp(tbl, truth, est_suffix)
|
truth |
variable name of the truth to predict (no quotes) |
est_suffix |
regex for variable names of estimates to consider |
A dataframe with three columns, model
, rmse
, and corr
.
One row for each model specified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.