Learn R Programming

ConnectednessApproach (version 1.0.4)

MinnesotaPrior: Minnesota Prior

Description

Get Minnesota Prior

Usage

MinnesotaPrior(gamma = 0.1, k, nlag)

Value

Get Minnesota Prior

Arguments

gamma

Diagonal value of variance-covariance matrix

k

Number of series

nlag

Lag length

Author

David Gabauer

References

Koop, G., & Korobilis, D. (2010). Bayesian multivariate time series methods for empirical macroeconomics. Now Publishers Inc.

Examples

Run this code
# \donttest{
prior = MinnesotaPrior(0.1, k=4, nlag=1)
# }

Run the code above in your browser using DataLab