m2.0 {CNPBayes}R Documentation

Retrieve the shape parameter for the tau2 distribution.

Description

Retrieve the shape parameter for the tau2 distribution.

Usage

m2.0(object)

## S4 method for signature 'MixtureModel'
m2.0(object)

## S4 method for signature 'Hyperparameters'
m2.0(object)

Arguments

object

see showMethods(m2.0)

Value

m2.0 for a model

Examples

     m2.0(SingleBatchModelExample)

[Package CNPBayes version 1.13.5 Index]