LogisticDistributionScale Property |
Gets the scale parameter for the distribution.
Namespace:
Meta.Numerics.Statistics.Distributions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double Scale { get; }
Public ReadOnly Property Scale As Double
Get
public:
property double Scale {
double get ();
}
member Scale : float with get
Property Value
Type:
DoubleSee Also