sigma {CNPBayes} | R Documentation |
Retrieve standard deviations of each component/batch mean.
sigma(object)
object |
an object of class MarginalModel or BatchModel |
A vector of length K, or a matrix of size B x K, where K is the number of components and B is the number of batches
sigma(SingleBatchModelExample)