eval_mrp: function to evaluate RMSE and correlation

Description Usage Arguments Value

View source: R/evaluate.R

Description

function to evaluate RMSE and correlation

Usage

1
eval_mrp(tbl, truth, est_suffix)

Arguments

truth

variable name of the truth to predict (no quotes)

est_suffix

regex for variable names of estimates to consider

Value

A dataframe with three columns, model, rmse, and corr. One row for each model specified


kuriwaki/sparseregMRP documentation built on March 20, 2020, 9:58 p.m.