cal_rmse: Root Mean Squared Error (RMSE) of One Prediction Because we...

Description Usage

View source: R/cross_validate.R

Description

Root Mean Squared Error (RMSE) of One Prediction Because we don't count the NA value in the following calculation, the length of the vec_pred must minus the NA prediction. Usually, there is no NA in prediction.

Usage

1
cal_rmse(vec_pred, vec_valid)

edxu96/tidynamics documentation built on Feb. 5, 2021, 11:31 p.m.