ILNumerics Ultimate VS

LogNormalDistributionMu Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets or sets the log-scale (μ) (mean of the logarithm) of the distribution.

[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 Mu { get; set; }

Property Value

Type: Double
Remarks

[ILNumerics Statistics Toolbox]

See Also

Reference