wrapper.t_test_Complete {DAPAR} | R Documentation |
This function is a wrapper xxxxx
wrapper.t_test_Complete(obj, ...)
obj |
An object of class |
... |
See |
xxxxxxx
Samuel Wieczorek
utils::data(Exp1_R25_pept, package='DAPARdata') obj <- Exp1_R25_pept[1:1000] keepThat <- mvFilterGetIndices(obj, 'wholeMatrix', ncol(obj)) obj <- mvFilterFromIndices(obj, keepThat) ttest <- wrapper.t_test_Complete(obj, 1)