is.NIW_ideal_adaptor_MCMC: Is this a tibble of MCMC draws of an NIW ideal adaptor?

View source: R/class-NIW-IA-stanfit.R

is.NIW_ideal_adaptor_MCMCR Documentation

Is this a tibble of MCMC draws of an NIW ideal adaptor?

Description

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.

Usage

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
)

Value

A logical.

See Also

TBD


hlplab/MVBeliefUpdatr documentation built on March 29, 2025, 10:42 p.m.