Learn R Programming

ConnectednessApproach (version 1.0.4)

UninformativePrior: Uninformative Prior

Description

Get Uninformative Prior

Usage

UninformativePrior(k, nlag)

Value

Get Uninformative Prior

Arguments

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
prior = UninformativePrior(k=4, nlag=1)

Run the code above in your browser using DataLab