Overload | Description |
---|---|
CFrequencyTableBOL(String,Series,Double[]) | Calculates the cumulative frequency table from below for a discrete data set in accordance with the open left boundary (OLB) convention. |
CFrequencyTableBOL(Series,Double[]) | Calculates the cumulative frequency table from below for a discrete data set in accordance with the open left boundary (OLB) convention. |
CFrequencyTableBOL(SeriesCollection,Double[]) | Calculates the cumulative frequency table from below for a discrete data set in accordance with the open left boundary (OLB) convention. |