Description Usage Arguments Value
Root mean square deviation
1 | error.rmsd(obs, sim, normalize = "mean", na_remove = TRUE)
|
obs |
the 'observed' data (can also be field data for example) |
sim |
the 'simulated' data (can also be satellite data for example) |
normalize |
the normalizing method: none, mean, range, stdev |
na_remove |
whether to ignore NA values |
Root mean square deviation (fractional)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.