
get_allA_yti
computes the autoregression matrices
get_allA_yti(all_A, alpha_mt)
Returns the 3D array containing the coefficient matrices for the given time period so that the lag
can be obtained by choosing [, , i]
.
4D array containing the coefficient matrices of all regimes so that coefficient matrix
[, , i, m]
(as obtained from pick_allA
).
an
This is used in simulation of the counterfactual scenarios.