pred_accuracy: Prediction accuracy metrics computation

Description Usage Arguments Value

View source: R/utils.R

Description

pred_accuracy This function compute the following prediction accuracy metrics: R2, CV(RMSE) and NBME

Usage

1
pred_accuracy(baseline_obj)

Arguments

baseline_obj

A baseline object, which is produced by the towt_baseline or by gbm_baseline function

Value

A dataframe with where the columns correspond to R2, CV(RMSE) and NMBE


LBNL-ETA/RMV2.0 documentation built on Nov. 9, 2020, 5:44 a.m.