Learn R Programming

makicoint (version 1.0.0)

opttlag: Determine Optimal Lag Using t-sig Criterion

Description

Determines the optimal lag length using the t-significance criterion with a maximum lag of 12.

Usage

opttlag(e)

Value

Integer indicating the optimal lag length.

Arguments

e

Numeric vector of residuals.