Learn R Programming

PFIM (version 7.0)

Normal: Normal

Description

The class Normal implements the Normal distribution.

Usage

Normal(name = character(0), mu = 0, omega = 0)

Arguments

name

A string giving the name of the distribution.

mu

A double giving the mean mu.

omega

A double giving omega.