View source: R/calcInSampleError.R
Estimate the predictive error of an index via an in-sample approach (hed approach)
1 2 | ## S3 method for class 'heddata'
calcInSampleError(pred_df, index, ...)
|
pred_df |
Set of sales against which to test predictions |
index |
Index (of class 'ts') to be tested for accuracy |
... |
Additional Arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.