Click or drag to resize
Accord.NET (logo)

LognormalDistribution Constructor

Constructs a Log-Normal (Galton) distribution with zero location and unit shape.

Namespace:  Accord.Statistics.Distributions.Univariate
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public LognormalDistribution()
Request Example View Source
See Also