RFrequencyTableOR Method
Calculates the relative frequency table for a discrete data set in accordance with the open right boundary (ORB) convention.
Overload List
Overload | Description |
---|---|
RFrequencyTableOR(String,Series,Double[]) | Calculates the relative frequency table for a discrete data set in accordance with the open right boundary (ORB) convention. |
RFrequencyTableOR(Series,Double[]) | Calculates the relative frequency table for a discrete data set in accordance with the open right boundary (ORB) convention. |
RFrequencyTableOR(SeriesCollection,Double[]) | Calculates the relative frequency table for a discrete data set in accordance with the open right boundary (ORB) convention. |
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also