Description Usage Arguments Value
View source: R/covariance_functions.R
autocov_approx_h
Computes the approximate autocovariance for a given lag h of the functional
data
1 | autocov_approx_h(f_data, lag)
|
f_data |
the functional data matrix with observed functions in the columns |
lag |
the lag to use to compute the single lag test statistic |
A 2-dimensional array encoding the autocovariance matrix for a given lag h.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.