Wrapper for gnorm::gnorm()
distribution using distributional::dist_wrap()
dist_gnormal.Rd
Wrapper for gnorm::gnorm()
distribution using distributional::dist_wrap()
Arguments
- mean
Prior mean for normal or generalized normal distribution.
- scale
Prior scale for generalized normal distribution. Equivalent to
alpha
in gnorm, but renamed to avoid confusion with the spawner-recruit intrinsic productivity parameter.- shape
Prior shape for generalized normal distribution. Equivalent to
beta
in gnorm but renamed to avoid confusion with covariate slopes.