Rdocumentation
powered by
Learn R Programming
CNPBayes (version 1.2.2)
tauc: Retrieve overall standard deviation at each iteration of the MCMC.
Description
Retrieve overall standard deviation at each iteration of the MCMC.
Usage
tauc(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
tauc(MarginalModelExample)
Run the code above in your browser using
DataLab