Click or drag to resize

TwoWayAnovaResult Properties

The TwoWayAnovaResult type exposes the following members.

Properties
  NameDescription
Public propertyColumnFactor
Gets the variance associated with the effect of the column factor.
Public propertyInteraction
Gets the variance associated with the effect of the interaction of the row and column factors.
Public propertyResidual
Gets the variance associated with the unpredicted residuals.
Public propertyRowFactor
Gets the variance associated with the effect of the row factor.
Public propertyTotal
Gets the total variance.
Top
See Also