View source: R/stats_univariates.R
GetTtestRes | R Documentation |
Utility method to get p values
GetTtestRes(mSetObj = NA, paired = FALSE, equal.var = TRUE, nonpar = F)
mSetObj |
Input the name of the created mSetObj (see InitDataObjects) |
paired |
Default set to FALSE |
equal.var |
Default set to TRUE |
nonpar |
Use non-parametric tests, default is set to FALSE |
Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.