search for: wanjbr

Displaying 1 result from an estimated 1 matches for "wanjbr".

2004 Apr 16
4
t.test & formatting question
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello all - I'm trying to format some data where I only need one of the values returned from a test, say a t-test in this instance. I have the following: > R.version.string [1] "R version 1.9.0, 2004-04-12" > x <- rnorm(1001) > t.test(x)$statistic t 0.5555321 > Any easy way (other than straight