View source: R/class-NIW-IA-stanfit.R
is.NIW_ideal_adaptor_MCMC | R Documentation |
Check whether x
is a tibble of post-warmup draws of parameters obtained from incremental
conjugate Bayesian belief-updating (IBBU) over a Normal-Inverse-Wishart (NIW) prior.
is.NIW_ideal_adaptor_MCMC(
x,
is.nested = T,
is.long = T,
with.prior = F,
with.lapse = if (with.lapse_bias) T else F,
with.lapse_bias = F
)
A logical.
TBD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.