Learn R Programming

sectorgap (version 0.1.0)

draw_output_gap: Draws the parameters of the output gap..

Description

This is a wrapper function that draws the parameters of the output gap for different cycle specifications

Usage

draw_output_gap(Y, phi, phiDistr, sigma, sigmaDistr)

Value

A named vector of drawn parameters.

Arguments

Y

dependent variable

phi

autoregressive coefficient vector

phiDistr

prior distribution of autoregressive coefficient vector

sigma

innovation variance

sigmaDistr

prior distribution of innovation variance