Norm-class: An S4 class to specify a normal distribution.

Norm-classR Documentation

An S4 class to specify a normal distribution.

Description

An object of class Norm specifies a normal distribution. It is used as a prior distribution.

Slots

mean

Mean.

A

Standard deviation.

Warning

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

See Also

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


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