SummaryStatisticsSkewness Property |
Gets the skewness of the observed data.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double Skewness { get; }
Public ReadOnly Property Skewness As Double
Get
public:
property double Skewness {
double get ();
}
member Skewness : float with get
Property Value
Type:
DoubleSee Also