WebCab Probability and Statistics for .NET v3.3 Demo

GroupedData Constructor (Double[], Int32[])

Creates a new GroupedData instance with the specified initial midpoint and frequency arrays.

public GroupedData(
   double[] midpoints,
   int[] frequencies
);

See Also

GroupedData Class | WebCab.Libraries.Statistics.Statistics Namespace | GroupedData Constructor Overload List