The OneWayRanovaTable type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| 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.
| |
| PvalueColName |
The name of the p-value column in the RANOVA table
| |
| 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.
|