Description Usage Arguments Value References See Also
View source: R/apply_AR_part.R
This function is not meant to be used by the end-user. It is internal function for the runtime of the hybrid simulation withing the FARFIMA_simulate function.
1 | apply_AR_part(fts_x, operators_ar)
|
fts_x |
The functional time series, represented as a matrix of size ( |
operators_ar |
The list of length 'p' the order of the autoregressive part. The autoregressive operators are considered to be integral operators defined through their kernels which are saved as the elements of the list |
functional time series sample, matrix of size (n_grid
,t_max
) where these sample size parameters are copied from the input parameter fts_x
Rubin, Panaretos. Simulation of stationary functional time series with given spectral density. arXiv, 2020
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.