normal_p {isotracer} | R Documentation |
Define a truncated normal prior (on [0;+Inf])
normal_p(mean, sd)
mean |
Mean of the untruncated normal. |
sd |
Standard deviation of the untruncated normal. |
A list defining the prior.
normal_p(mean = 0, sd = 4)