View source: R/gibbs_ar_algorithm.R
gibbs_AR_nuisance_intern | R Documentation |
Gibbs sampler for Bayesian AR model in PACF parametrization, including support for TS to be a nuisance parameter
gibbs_AR_nuisance_intern(
data,
mcmc_params,
prior_params,
model_params,
full_lik = F
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.