Set NG hyperparameters for VAR or VHAR coefficient and contemporaneous coefficient.
set_ng(
shape_sd = 0.01,
group_shape = 0.01,
group_scale = 0.01,
global_shape = 0.01,
global_scale = 0.01,
contem_global_shape = 0.01,
contem_global_scale = 0.01
)# S3 method for ngspec
print(x, digits = max(3L, getOption("digits") - 3L), ...)
is.ngspec(x)
ngspec
object
Standard deviation used in MH of Gamma shape
Inverse gamma prior shape for coefficient group shrinkage
Inverse gamma prior scale for coefficient group shrinkage
Inverse gamma prior shape for coefficient global shrinkage
Inverse gamma prior scale for coefficient global shrinkage
Inverse gamma prior shape for contemporaneous coefficient global shrinkage
Inverse gamma prior scale for contemporaneous coefficient global shrinkage
Any object
digit option to print
not used
Chan, J. C. C. (2021). Minnesota-type adaptive hierarchical priors for large Bayesian VARs. International Journal of Forecasting, 37(3), 1212-1226.
Huber, F., & Feldkircher, M. (2019). Adaptive Shrinkage in Bayesian Vector Autoregressive Models. Journal of Business & Economic Statistics, 37(1), 27-39.
Korobilis, D., & Shimizu, K. (2022). Bayesian Approaches to Shrinkage and Sparse Estimation. Foundations and Trends® in Econometrics, 11(4), 230-354.