rmse | R Documentation |
If psis-weights are supplied, the corresponding psis-rmse is returned.
rmse(y, yrep, weights = NULL)
y |
Vector of observed values |
yrep |
Vector of predicted Values |
weights |
PSIS weights |
rmse for the given y and yrep vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.