Le lun. 2 août 2021 à 23:52, Alex Herbert a écrit :
>
> The LogNormalDistribution takes in parameters scale and shape.
>
> The parameters are the mean and standard deviation of the logarithm of the
> random value X. Other libraries use mean (mu) and sigma for the parameters.
> These are the parame
The LogNormalDistribution takes in parameters scale and shape.
The parameters are the mean and standard deviation of the logarithm of the
random value X. Other libraries use mean (mu) and sigma for the parameters.
These are the parameters used on:
- Wikipedia: mu, sigma [1]
- Matlab: mu, sigma [2