eta.0 {CNPBayes}R Documentation

Retrieve the rate parameter for the tau2 distribution.

Description

Retrieve the rate parameter for the tau2 distribution.

Usage

eta.0(object)

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

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

Arguments

object

see showMethods(eta.0)

Value

eta.0 of a 'MixtureModel'

Examples

     eta.0(SingleBatchModelExample)

[Package CNPBayes version 1.12.0 Index]