RPS.m.t.test(RPS) | R Documentation |
Compute t-statistic and p-value for a t-test
RPS.m.t.test(y, sample.info)
y |
a vector contains two samples |
sample.info |
a vector provides that an array belongs to which sample.Its length equals the number of arrays |
return a vector which includes p-value and t-statistic
Guixian Lin and Sheng Zhong
##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets.