lognormal

zdm.survey.lognormal(log10w, *args)[source]

Lognormal probability distribution. Note that the x values and args could theoretically be in natural log (or other) space, including linear.

Parameters:
  • log10w – log base 10 of widths

  • args – vector of [logmean,logsigma] mean and std dev

Returns:

p(logw) d logw

Return type:

result