The OneWayRanova type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OneWayRanova | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a deep copy of this OneWayRanova.
| |
| Equals | (Inherited from Object.) | |
| FStatisticCriticalValue |
Computes the critical value for the RANOVA F statistic at the given
significance level.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| SetData | Overloaded. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| GrandMean |
Gets the grand mean of the data.
| |
| RanovaTable |
Gets a traditional RANOVA table.
| |
| SubjectMeans |
Gets a vector of means for each subject.
|