covariance_diag_store: List storage of diagonal covariances.

View source: R/covariance_functions.R

covariance_diag_storeR Documentation

List storage of diagonal covariances.

Description

'covariance_diag_store' Creates a list storage of approximate diagonal covariances computed by the function diagonal_covariance_i

Usage

covariance_diag_store(f_data, K)

Arguments

f_data

the functional data matrix with observed functions in the columns

K

the range of lags 1:K to use

Value

A list containing K 2-dimensional arrays containing the diagonal covariance matrices of the functional data, for lags h in the range 1:K.


wwntests documentation built on Nov. 1, 2022, 5:05 p.m.