Skip to content
Prev 314743 / 398502 Next

how to aggregate T-test result in an elegant way?

Hi, arun
I'm so sorry for that isn't helpful.
One of question is that I don't know how  to subset a small part as it
is a 3-dimension array so I just show the structure of that.
 I tried  dput()  to a file , then what should I do for subsetting it?

Another question is :
My rawdata is a "melt" dataframe like that:
IID	O2	variable	value
1	TWF2H5	13% 	EW.INCU	49.38
2	TWF2H6	13% 	EW.INCU	48.02
3	TWF2H19	13%	 EW.INCU	51.44
280	TWF2H101	13% 	EW.17.5	42.26
281	TWF2H105	13%	 EW.17.5	 43.52
282	TWF2H106	13% 	EW.17.5	42.83
472	TWF2N102	21% 	EW.17.5	45.97
473	TWF2N104	21%	 EW.17.5 	43.32
474	TWF2N106	21% 	EW.17.5	48.63
689	TWF2N2	21% 	 EMW	19.57
690	TWF2N6	21%	 EMW	18.07
691	TWF2N10	21%	EMW	15.4
491	TWF2H5	     13%	EMW	15.61
492	TWF2H6    	13%	EMW	13.41
493	TWF2H19	13%	EMW	14.03
199	TWF2N2	21%	EW.INCU	48.69
200	TWF2N6	21%	EW.INCU	50.52
201	TWF2N10	21%	EW.INCU	42.04

if you meet a t-test task as I described  , is that generate a
high-dimension array  a good way ?
Thank you!

Yao He
2013/1/7 arun <smartpink111 at yahoo.com>: