Description Usage Arguments Value
Calculates the AR lags
1 2 3 4 5 6 7 8 9 | makeARterms(
SWH.bc.standard.training,
SWH.bc.fourier.training,
SWH.bc.standard.test,
SWH.bc.fourier.test,
n.training = 100,
n.test = 10,
maxlag = 10
)
|
n.training |
Size of training data |
n.test |
Size of training data |
maxlag |
Order of AR process |
AR terms for various lags used in model fitting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.