The TwoWayRanova type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a deep copy of this TwoWayRanova.
(Overrides TwoWayAnova..::.Clone()()().) | |
| Equals | (Inherited from Object.) | |
| GetCellData |
Returns all the data in a cell, as defined by the levels of the two factors
in the ANOVA.
(Inherited from TwoWayAnova.) | |
| 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.
(Inherited from TwoWayAnova.) | |
| GetMeanForFactorLevel |
Returns the mean for the specified factor level.
(Inherited from TwoWayAnova.) | |
| GetRegressionFactorParameter |
Returns the regression parameter associated with the specified factor level.
(Inherited from TwoWayAnova.) | |
| GetRegressionInteractionParameter |
Returns the regression parameter associated with the specified interaction.
(Inherited from TwoWayAnova.) | |
| 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.
(Inherited from TwoWayAnova.) |