Description Usage Arguments Value
Multiple statistical tests over a group of variables
1 | multi.tests(fun = apa::t_test, df, vars, group.var, ...)
|
fun |
A statistical functions, default is apa::t_test |
df |
A data.frame containing 'vars' and 'group.var' |
vars |
A char vector with the names of the dependent variables to test |
group.var |
A string with the name of the |
... |
additional parameters to pass to 'fun' |
A list of the results of the statistical test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.