Returns a histogram of the number of observations in each group.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
Vector<double> GetCounts()
Function GetCounts As Vector(Of Double)
Vector<double>^ GetCounts()
abstract GetCounts : unit -> Vector<float>
Return Value
Type:
VectorDoubleA vector containing the number of observations in each group.
Numerical Libraries
Supported in: 6.0
Reference