View source: R/counterFactuals.R
get_phi_yt | R Documentation |
\phi_{y,t}=\sum_{m=1}^M \alpha_{mt} \phi_{m}
parameter value for a single time periodget_phi_yt
computes the intercept \phi_{y,t}=\sum_{m=1}^M \alpha_{mt} \phi_{m}
parameter
value for a single time period based on the regime intercepts and transition weights.
get_phi_yt(all_phi0, alpha_mt)
all_phi0 |
a |
alpha_mt |
an |
This is used in simulation of the counterfactual scenarios.
Returns the (d \times 1)
vector of the intercept parameter values for the time period t
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.