The TwoWayAnova type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a deep copy of this TwoWayAnova.
| |
| Equals | (Inherited from Object.) | |
| GetCellData |
Returns all the data in a cell, as defined by the levels of the two factors
in the ANOVA.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetMeanForCell |
Returns the mean for the specified cell, as defined by the levels of
the two factors in the ANOVA.
| |
| GetMeanForFactorLevel |
Returns the mean for the specified factor level.
| |
| GetRegressionFactorParameter |
Returns the regression parameter associated with the specified factor level.
| |
| GetRegressionInteractionParameter |
Returns the regression parameter associated with the specified interaction.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString |
Returns a formatted string representation of a traditional two-way analysis
of variance table.
(Overrides Object..::.ToString()()().) |