testacf: Provide test statistics for autocorrelations (individual and...

View source: R/testacf.R

testacfR Documentation

Provide test statistics for autocorrelations (individual and LBQ)

Description

Provide test statistics for autocorrelations (individual and LBQ)

Usage

testacf(seriesacf)

Arguments

seriesacf

The result of an autocorreltion calculation, e.g. from acf( ) or sluacf( )

Value

A dataframe with lag, autocorrelation (rk), std. error of rk (Srk), test statistic (tsrk) and Ljung-Box statistic (LBQ)


statmanrobin/ts343AJ documentation built on May 23, 2022, 4:34 p.m.