pooh rondstr
2001-Feb-10 19:32 UTC
[R] How to compute the power of a two-sample t-test (one-sided)?
Dear R users, I want to compute the power of a two-sample t-test (one-sided) as new R user! I would appreciate your help. Thanks, Pooh __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Rashid Nassar
2001-Feb-10 21:26 UTC
[R] How to compute the power of a two-sample t-test (one-sided)?
Use power.t.test() . For syntax, see help(power.t.test). Rashid Nassar> Dear R users, > > I want to compute the power of a two-sample > t-test (one-sided) as new R user! > > I would appreciate your help. > > Thanks, > > Pooh-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._