Histogram |
The HistogramCreation type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateHistogram(DataTable, HistogramCreationInformation) | Creates histogram data in the specified destination table. | |
| CreateHistogram(String, HistogramCreationInformation) | Creates a histogram table using the specified histogram information. | |
| CreateHistogramOnColumns | Calculates statistics of selected columns. Returns a new table where the statistical data will be written to. | |
| PopulateHistogramCreationInformation | Populates derived histogram creation information from the current options and source data. | |
| TestAgainstStandardDistribution | Tests the histogram against a fitted normal distribution. |