muc {CNPBayes} | R Documentation |
Retrieve overall mean at each iteration of the MCMC.
muc(object)
object |
an object of class MarginalModel or BatchModel |
A vector of length N or matrix of size N x B, where N is the number of observations and B is the number of unique batches.
head(muc(SingleBatchModelExample))