powered by
The class Normal implements the Normal distribution.
Normal
Normal(name = character(0), mu = 0, omega = 0)
A string giving the name of the distribution.
A double giving the mean mu.
A double giving omega.