nu.0 {CNPBayes}R Documentation

Retrieve the shape parameter for the sigma.2 distribution.

Description

Retrieve the shape parameter for the sigma.2 distribution.

Usage

nu.0(object)

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

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

Arguments

object

see showMethods(nu.0)

Value

An integer

Examples

     nu.0(SingleBatchModelExample)

[Package CNPBayes version 1.12.0 Index]