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
require(DAPARdata) data(Exp1_R25_pept) obj <- Exp1_R25_pept[1:1000] lapala <- findMECBlock(obj) obj <- wrapper.impute.detQuant(obj) obj <- reIntroduceMEC(obj, lapala) obj <- wrapper.impute.detQuant(obj) ttest <- wrapper.t_test_Complete(obj, 1)