demogroupdiff | R Documentation |
This function automatically combines demographic variables to a data set, runs the analysis of variance (ANOVA) with assumptions check to examine demographic sub-group differences, and then exports outputs for you all at once. Please make sure to name data files accurately and have them saved in the working directory. Find the output files "subgroupdifferences_outputs.txt" instantly generated by this function in the working directory.
demogroupdiff(csv_data)
csv_data |
This function requires a csv data file name: "data_treat_pre.csv", "data_treat_post.csv". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.