From: Achim Zeileis (zeileis@ci.tuwien.ac.at)
Date: Fri 11 Oct 2002 - 03:38:43 EST
Message-id: <3DA5BB23.F28D66E1@ci.tuwien.ac.at>
Sven Garbade wrote:
>
> Hi,
>
> can I extract the p-values after a pairwise comparision with
> pairwise.t.test()? The object of class "pairwise.htest".
This is a list with one component being "p.value". You can extract it as
usual with
pairwise.t.test()$p.value
> Thanks, Sven
>
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> 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@stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
This archive was generated by hypermail 2.1.3 : Tue 01 Jun 2004 - 09:31:24 EST