autocorrelation_coeff_h: 'autocorrelation_coeff_h' Computes the approximate functional...

View source: R/autocorrelation_bound_functions.R

autocorrelation_coeff_hR Documentation

'autocorrelation_coeff_h' Computes the approximate functional autocorrelation coefficient at a given lag.

Description

'autocorrelation_coeff_h' Computes the approximate functional autocorrelation coefficient at a given lag.

Usage

autocorrelation_coeff_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

numeric value; the approximate functional autocorrelation coefficient at lag h.


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