ILNumerics Ultimate VS

LogNormalDistributionSigma Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets or sets the shape (σ) (standard deviation of the logarithm) of the distribution. Range: σ ≥ 0.

[ILNumerics Statistics Toolbox]

Namespace:  ILNumerics.Toolboxes.Distributions
Assembly:  ILNumerics.Toolboxes.Statistics (in ILNumerics.Toolboxes.Statistics.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public double Sigma { get; set; }

Property Value

Type: Double
Remarks

[ILNumerics Statistics Toolbox]

See Also

Reference