powered by
Method for printing mfbvar objects.
mfbvar
# S3 method for mfbvar print(x, ...)
object of class mfbvar
Currently not in use.
No return value, called for side effects.
# NOT RUN { prior_obj <- set_prior(Y = mf_usa, n_lags = 4, n_reps = 20) mod_minn <- estimate_mfbvar(prior_obj, prior = "minn") mod_minn # }
Run the code above in your browser using DataLab