sigma2-method: Retrieve the variances of each component and batch...

Description Usage Arguments Value Examples

Description

For a MarginalModel, this function returns a vector of variances. For a BatchModel, returns a matrix of size number of batches by number of components.

Usage

1
2
3
4
sigma2(object)

## S4 method for signature 'McmcChains'
sigma2(object)

Arguments

object

see showMethods(sigma2)

Value

A vector of length number of components or a matrix of size number of batches x number of components

Examples

1

scristia/CNPBayes documentation built on Aug. 9, 2020, 7:31 p.m.