Click or drag to resize

OneWayRanovaTable Fields

The OneWayRanovaTable type exposes the following members.

Fields
 NameDescription
Protected fieldcreationDate_ The creation DateTime of this data object.
(Inherited from DataFrame)
Public fieldStatic memberDegressOfFreedomColName The name of the degrees of freedom column in RANOVA table.
Public fieldStatic memberErrorRowKey The key for the Error row in the RANOVA table.
Public fieldStatic memberFstatisticColName The name of the F statistic column in the RANOVA table.
Public fieldStatic memberMeanSquareColName The name of the mean square column in the RANOVA table.
Protected fieldname_ The name of this data object.
(Inherited from DataFrame)
Public fieldStatic memberPvalueColName The name of the p-value column in the RANOVA table
Protected fieldrowKeyHeader_ Heading for row keys
(Inherited from DataFrame)
Public fieldrowKeys_ List of row keys
(Inherited from DataFrame)
Public fieldStatic memberSumOfSquaresColName Name of the sum of squares column in the RANOVA table.
Public fieldStatic memberTotalRowKey The key for the Total row in the RANOVA table.
Public fieldStatic memberTreatmentRowKey The key for the Treatment row in the RANOVA table.
Public fieldStatic memberWithinSubjectsRowKey The key for the Subjects row in the RANOVA table.
Top
See Also