Dispersion-class: S4 class to specify prior for dispersion parameter in CMP...

Dispersion-classR Documentation

S4 class to specify prior for dispersion parameter in CMP model.

Description

Specify the mean and standard deviation of (the log of) the dispersion parameter ('nu') in a CMP model. Also specify the prior mean and standard deviation of the mean.

Slots

meanLogNuCMP

The prior mean of the dispersion parameter.

sdLogNuCMP

The prior standard deviation of the dispersion parameter.

Warning

In normal usage, it should not be necessary to access, or even know about, the slots of a Dispersion object. The slots are not part of the API of the package, and may change in future.

See Also

Objects of class Dispersion are created by calls to function Dispersion.


StatisticsNZ/demest documentation built on Nov. 2, 2023, 7:56 p.m.