One |
The OneWayRanovaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| creationDate_ |
The creation DateTime of this data object.
(Inherited from DataFrame) | |
| DegressOfFreedomColName | The name of the degrees of freedom column in RANOVA table. | |
| ErrorRowKey | The key for the Error row in the RANOVA table. | |
| FstatisticColName | The name of the F statistic column in the RANOVA table. | |
| MeanSquareColName | The name of the mean square column in the RANOVA table. | |
| name_ |
The name of this data object.
(Inherited from DataFrame) | |
| PvalueColName | The name of the p-value column in the RANOVA table | |
| rowKeyHeader_ |
Heading for row keys
(Inherited from DataFrame) | |
| rowKeys_ |
List of row keys
(Inherited from DataFrame) | |
| SumOfSquaresColName | Name of the sum of squares column in the RANOVA table. | |
| TotalRowKey | The key for the Total row in the RANOVA table. | |
| TreatmentRowKey | The key for the Treatment row in the RANOVA table. | |
| WithinSubjectsRowKey | The key for the Subjects row in the RANOVA table. |