calculate_sq_ch | R Documentation |
For use to calculate RMChE, this calculates the squared change error between observed and predicted columns.
calculate_sq_ch(response, pred, test_period, test_period_flex)
response |
Observations to test. |
pred |
Predictions to test. |
test_period |
Length of period to test for RMChE. If |
test_period_flex |
Logical value indicating if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.