jbmase | R Documentation |
Computes Mean Absolute Scaled Errors as a measure of prediction skill
jbmase(hc, naive.min = 0.1, index = NULL, residuals = FALSE, verbose = TRUE)
hc |
object list of hindcasts from hindcast_jabba() or jbhcxval() |
naive.min |
minimum MASE denominator (naive predictions) for MASE.adj (default = 0.1) |
index |
option to compute for specific indices (numeric & in order) |
residuals |
if TRUE, outputs individual prediction and naive residuals |
verbose |
if FALSE run silent |
hc containing estimates of key joint results from all hindcast run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.