mytab_indp_K_Populations | R Documentation |
It gives a output table for testing the significant difference between the means of k number of independent populations.
mytab_indp_K_Populations(x, group, xname = deparse(substitute(x)))
x |
dependent numeric variable |
group |
independent categorical variable |
xname |
name of the dependent variable |
Returns a data frame containing the descriptive stat along with the 1 way ANOVA F test stat., 1 way ANOVA P Value & Non parametric(Kruskal Wallis test) P Value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.