Click or drag to resize
Accord.NET (logo)

TwoWayAnovaVariationSources Properties

The TwoWayAnovaVariationSources type exposes the following members.

Properties
  NameDescription
Public propertyCells
Gets information about the grouped (cells) variance source.
Public propertyError
Gets information about the error (within-variance) source.
Public propertyFactorA
Gets information about the first factor (A).
Public propertyFactorB
Gets information about the second factor (B) source.
Public propertyInteraction
Gets information about the interaction factor (AxB) source.
Public propertyTotal
Gets information about the total source of variance.
Top
See Also