Learn R Programming

lpirfs (version 0.1.1)

get_vals_lagcrit: Compute values for lag length criterion

Description

Compute values for 'AICc', 'AIC', or 'BIC'.

Arguments

y

List with left (endogenous) variables.

x

List with right (exogenous) variables.

lag_crit

Integer: 'AICc'= 1, 'AIC' = 2, 'BIC' = 3.

h

Integer.

k

Integer.

max_lags

Integer.