powered by
Get Bayes prior
BayesPrior(x, size = NULL, nlag)
Get Bayes Prior
zoo data matrix
Sample size used to calculate prior parameters
Lag length
David Gabauer
Primiceri, G. E. (2005). Time varying structural vector autoregressions and monetary policy. The Review of Economic Studies, 72(3), 821-852.
# \donttest{ data("dy2012") prior = BayesPrior(dy2012, nlag=1) # }
Run the code above in your browser using DataLab