RelativeTruncatedNormal

pmrf.distributions.RelativeTruncatedNormal(mean: Array | ndarray | bool | number | bool | int | float | complex, pct_std: Array | ndarray | bool | number | bool | int | float | complex, trunc_std: Array | ndarray | bool | number | bool | int | float | complex = 3.0) AbstractDistribution

Create a symmetric Truncated Normal distribution defined by relative standard deviation and truncated at a specified number of standard deviations from the mean.