One |
The OneWayAnovaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| BetweenGroupsRowKey | The key used to access the Between groups row in the one-way ANOVA table. | |
| creationDate_ |
The creation DateTime of this data object.
(Inherited from DataFrame) | |
| DegressOfFreedomColName | The name of the degrees of freedom column in the one-way ANOVA table. | |
| FstatisticColName | The name of the F statistic column in the one-way ANOVA table. | |
| MeanSquareColName | The name of the mean square column in the one-way ANOVA table. | |
| name_ |
The name of this data object.
(Inherited from DataFrame) | |
| PvalueColName | The name of the p-value column in the one-way ANOVA table. | |
| rowKeyHeader_ |
Heading for row keys
(Inherited from DataFrame) | |
| rowKeys_ |
List of row keys
(Inherited from DataFrame) | |
| SumOfSquaresColName | The name of the sum of squares column in the one-way ANOVA table. | |
| TotalRowKey | The key used to access the Total row in the one-way ANOVA table. | |
| WithinGroupsRowKey | The key used to access the Within groups row in the one-way ANOVA table. |