View source: R/covariance_functions.R
diagonal_covariance_i | R Documentation |
'diagonal_covariance_i' computes the approximate diagonal covariance matrix of the functional data for lag windows defined by i.
diagonal_covariance_i(f_data, i)
f_data |
the functional data matrix with observed functions in the columns |
i |
the index in 1:T that we are computing the covariance for |
A 2-dimensional array, encoding the covariance matrix of the functional data for lag windows defined by i.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.