Description Usage Arguments Value Examples
This function accepts two data frames containing daily data series and returns the normalized root mean square error
1 | calculate_stat_rmsne(estimate_timeseries, reference_timeseries)
|
estimate_timeseries |
data frame containing value data for the modeled timeseries |
reference_timeseries |
data frame containing value data for the observed timeseries |
rmsne normalized root mean square error value between the two timeseries
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.