autocov_approx_h: Compute the approximate autocovariance at specified lag

View source: R/covariance_functions.R

autocov_approx_hR Documentation

Compute the approximate autocovariance at specified lag

Description

'autocov_approx_h' Computes the approximate autocovariance for a given lag h of the functional data

Usage

autocov_approx_h(f_data, lag)

Arguments

f_data

the functional data matrix with observed functions in the columns

lag

the lag to use to compute the single lag test statistic

Value

A 2-dimensional array encoding the autocovariance matrix for a given lag h.


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