ParetoDistributionGiniCoefficient Property |
Gets the Gini coefficient corresponding to the distribution.
Namespace:
Meta.Numerics.Statistics.Distributions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double GiniCoefficient { get; }
Public ReadOnly Property GiniCoefficient As Double
Get
public:
property double GiniCoefficient {
double get ();
}
member GiniCoefficient : float with get
Property Value
Type:
DoubleSee Also