Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_vals_lagcrit

Compute values for lag length criteria


Description

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

Schwarz, Gideon E. (1978). "Estimating the dimension of a model", Annals of Statistics, 6 (2): 461–464.

Usage

get_vals_lagcrit(y, x, lag_crit, h, k, max_lags, n_obs)

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.

References

Akaike, H. (1974). "A new look at the statistical model identification", IEEE Transactions on Automatic Control, 19 (6): 716–723.


lpirfs

Local Projections Impulse Response Functions

v0.2.0
GPL (>= 2)
Authors
Philipp Adämmer [aut, cre] (<https://orcid.org/0000-0003-3770-0097>), James P. LeSage [ctb], Mehmet Balcilar [ctb], Jon Danielsson [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.