Between-subjects F statistic and eta-squared from summary information
Source:R/statpsych1.R
test.anova.bs.Rd
Computes the F statistic, p-value, eta-squared, and adjusted eta-squared for the main effect in a one-way between-subjects ANOVA using the estimated group means, estimated group standard deviations, and group sample sizes.
Value
Returns a 1-row matrix. The columns are:
F - F statistic for test of null hypothesis
dfA - degrees of freedom for between-subjects factor
dfE - error degrees of freedom
p - p-value
Eta-squared - estimate of eta-squared
adj Eta-squared - a bias adjusted estimate of eta-squared