Normal

params.Normal(mean_, sd_)

Normal distribution.

Example

from heormodel.params import Normal Normal(0.0, 1.0).mean() 0.0