Output Table Schema
| Column | Data Type | Description |
|---|---|---|
| accumulate_column | Any | Column copied from InputTable. |
| target_column | DOUBLE PRECISION | Column checked for normal distribution. |
| output_column if specified, otherwise target_column_theoretical_quantiles | DOUBLE PRECISION | Theoretical quantile values for target column. |