pred1 | R Documentation |
An Optimal Linear Predictor for Covariance Stationary Time Series.
pred1(x, n = 10)
x |
a vector of data X_t. |
n |
the n to define the window size. |
a vector with values form the linear predictor.
Shelemyahu Zacks
pred1(rnorm(20), n = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.