adf.lag: Seleciona a defasagem para o teste ADF

Description Usage Arguments Value

Description

Seleciona a defasagem para o teste ADF segundo o criterio AIC ou BIC para um maximo de defasagens

Usage

1
2
adf.lag(y, type = c("none", "drift", "trend"), lag.max = 15,
  selectlags = c("AIC", "BIC"))

Arguments

y

The vector tested for a unit root

type

Test type, either "none", "drift" or "trend".

lag.max

The maximum number of lags considered

selectlags

Lag selection can be achieved according to the Akaike "AIC" or the Bayes "BIC" information criteria.

Value

A defasagem selecionda


santoscs/niemd documentation built on May 29, 2019, 1:48 p.m.