Description Usage Arguments Value Examples
A classical periodid autocorrelation structure derived by David Mackay.
1 | csPeriodic(param, lag, var = 1)
|
param |
A two-dimenstional vector, containing the parameters of the periodic autocorrelation structure. First position is period (p), and the second the lengthscale (l). |
lag |
A scalar indicating the maximum lag, up to which the fGn is estimated. |
var |
A scalar indicating the variance of the process. If var!=1 then, the autocovariance structure is returned, instead of the autocorrelation structure. |
A vector of length (lag+1) with the values of the periodic autocorrelation structure.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.