Iasonas Lamprianou <lamprianou <at> yahoo.com> writes:

> 
> Dear all, 
> does anyone know how I can use any package in R to compute ANOVA's omega
squared or Cohen's f?
> 
> Dr. Iasonas Lamprianou
> 

  I don't know whether any of these do what you need, but have you
browsed through the results of:

library(sos)
findFn("omega squared")
findFn("Cohen's f") 

 ?

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to