column
|
Any |
Column specified by the GroupByColumns argument. |
group_size |
INTEGER |
Number of rows in the group. |
best_match_KS |
DOUBLE PRECISION |
Type and parameters of distribution identified as the best match by the Kalmogorov-Smirnov test. |
p-value_KS |
DOUBLE PRECISION |
P-value associated with the Kalmogorov-Smirnov test for the best match distribution that it found. |
best_match_AD |
DOUBLE PRECISION |
Type and parameters of distribution identified as the best match by the Anderson-Darling test. |
p-value_AD |
DOUBLE PRECISION |
P-value associated with the Anderson-Darling test for the best match distribution that it found. |
best_match_CHISQ |
DOUBLE PRECISION |
Type and parameters of distribution identified as the best match by the Pearson's ChiSquared test. |
p-value_CHISQ |
DOUBLE PRECISION |
P-value associated with the Pearson's ChiSquared test for the best match distribution that it found. |