Description Usage Arguments Value
Function to calculate the root mean square error (RMSE) or root mean square log error (RMSLE).
1 |
obs |
Vector of observed values |
fit |
Vector of fitted values |
log.trans |
Should observed and fitted vectors be log-transformed to calculate RMSLE? |
Vector of RMSE or RMSLE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.