Rdocumentation
powered by
Learn R Programming
CNPBayes (version 1.2.2)
muc: Retrieve overall mean at each iteration of the MCMC.
Description
Retrieve overall mean at each iteration of the MCMC.
Usage
muc(object)
Arguments
object
an object of class MarginalModel or BatchModel
Value
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.
Examples
Run this code
muc(MarginalModelExample)
Run the code above in your browser using
DataLab