MultiBatch-class {CNPBayes}R Documentation

An object for running MCMC simulations.

Description

BatchModel and MarginalModel both inherit from this class.

Slots

data

a tibble with one-dimensional summaries (oned), id, and batch

parameters

list of parameters

chains

object of class McmcChains

current_values

current value of each chain

summaries

list of empirical data and model summaries

flags

list of model flags

down_sample

integer vector for downsampling the full data


[Package CNPBayes version 1.13.5 Index]