AnovaModelRow Properties

Properties

Caption Gets or sets the caption for this AnovaRow.
(Inherited from AnovaRow)
DegreesOfFreedom Gets the number of degrees of freedom of the row.
(Inherited from AnovaRow)
FStatistic Gets the value of the F statistic associated with this AnovaRow.
MeanSquare Gets the mean square.
(Inherited from AnovaRow)
PValue Gets the significance level (probability) associated with this AnovaRow.
RowType Gets the AnovaRowType for the row.
(Inherited from AnovaRow)
SumOfSquares Gets the sum of squares.
(Inherited from AnovaRow)

See Also