mpspline_rmse1 | R Documentation |
Calculates Root Mean Squared Error (RMSE) for estimates on a single site
mpspline_rmse1(s = NULL, p = NULL, var_name = NULL)
s |
data.frame; data for one site |
p |
list; estimated spline parameters for one site from
|
var_name |
length-1 character or length-1 integer denoting the column in
|
length-2 named numeric - RMSE and RMSE scaled against input data's interquartile range.
Useful for comparing the results of varying parameter lam
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.