Rev Language Reference


dnCppNormal

Usage

dnCppNormal(RealPos lambda, Real mu, RealPos sigma)

Arguments

lambda : RealPos (pass by const reference)
The rate of the Poisson distribution.
mu : Real (pass by const reference)
The mean of the normal distribution
sigma : RealPos (pass by const reference)
The standard deviation of the normal distribution

Domain Type