Description Usage Arguments Value References See Also
This function is not meant to be used by the end-user. It internally provides the decomposition of the Brownian motion for FARFIMA_simulate
to be run with the Brownian motion covariance.
1 | BM_eig(n_grid)
|
n_grid |
The spatial resolution of the discretization of [0,1], equidistant grid. |
Returns a list of two elements, vectors
is a matrix of size (n_grid
,n_grid
) containing the eigenfunctions in the columns of this matrix, and values
vector of eigenvalues.
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.