lagselection.BIC: BIC laglegth selection

Description Usage Arguments Value Examples

View source: R/teststatistics.R

Description

Returns the laglength in the prewhitening regression for which the BIC criterion is minimized.

Usage

1
lagselection.BIC(y, Pmax = 5)

Arguments

y

Vector of time series values to be pre-whitened.

Pmax

Maximum lag length to be considered.

Value

Lag length determined by the BIC criterion.

Examples

1

ottosven/urtrend documentation built on June 20, 2021, 10:54 a.m.