powered by
summary method for object of class mfbvar_prior, showing some basic information regarding the contents of the prior.
# S3 method for mfbvar_prior summary(object, ...)
prior object (class mfbvar_prior)
mfbvar_prior
additional arguments (currently unused)
set_prior, update_prior, estimate_mfbvar, print.mfbvar_prior
set_prior
update_prior
estimate_mfbvar
print.mfbvar_prior
# NOT RUN { prior_obj <- set_prior(Y = mf_usa, n_lags = 4, n_reps = 100) summary(prior_obj) # }
Run the code above in your browser using DataLab