View source: R/bayes_gibbs_steps.R
draw_output_gap | R Documentation |
This is a wrapper function that draws the parameters of the output gap for different cycle specifications
draw_output_gap(Y, phi, phiDistr, sigma, sigmaDistr)
Y |
dependent variable |
phi |
autoregressive coefficient vector |
phiDistr |
prior distribution of autoregressive coefficient vector |
sigma |
innovation variance |
sigmaDistr |
prior distribution of innovation variance |
A named vector of drawn parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.