sigma2.0 {CNPBayes}R Documentation

Retrieve the rate parameter for the sigma.2 distribution.

Description

Retrieve the rate parameter for the sigma.2 distribution.

Usage

sigma2.0(object)

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

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

Arguments

object

see showMethods(sigma2.0)

Value

A length 1 numeric

Examples

     sigma2.0(SingleBatchModelExample)

[Package CNPBayes version 1.13.5 Index]