test.fc(m, cl, paired)
test.t(m, cl, paired)
test.z(m, cl, paired)
check.test.args(m, cl, paired)
cl
must have as many elements
as there are columns in m
.TRUE
, if the data in the two classes are paired.check.test.arg
is used by the other methods to check their arguments.
test.t
and test.z
interface with the C-code contained in the
twilight package in order to speed-up the computation.
twilight.teststat