autocorrelation_coeff_h {wwntests}R 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.


[Package wwntests version 1.1.0 Index]