
Last chance! 50% off unlimited learning
Sale ends in
Compute structural shock matrix via Cholesky decomposition with input variables created in lp_lin or lp_nl.
get_mat_chol(y_lin, x_lin, endog_data, specs)
Shock matrix (d)
A matrix with all endogenous variables.
A matrix with lagged endogenous variables.
A data.frame with all endogenous variables.
A list with specifications from lp_lin or lp_nl.
Philipp Adämmer