Displaying 2 results from an estimated 2 matches for "toocool".
Did you mean:
tobool
1999 Mar 03
4
xfig device
...s, but I didn't find anything that looked promising in there.
Also, does anybody else have problems with using ghostscript on the postscript
output from R?
BK
----------------------------------------------------------------------------
Brian T. Kurotsuchi E-Mail: bkurotsu at toocool.calpoly.edu
Cal Poly - San Luis Obispo
Computer Science
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "b...
1999 Mar 07
1
ANOVA f-test
I have a rather basic question. How can I get R to generate a ANOVA table
and a f-value for a hypothesis test such as:
Data: group1 values: 5.2 4.5 6.0 6.1 6.7 5.8
group2 values: 6.5 8.0 6.1 7.5 5.9 5.6
...
H0: mean1 = mean2 = mean3 = mean4
HA: at least two means different
where I want to evaluate using a f test statistic?
F = MSTr/MSE
I'd like a table similar to one that