pairedsamples | R Documentation |
This function automatically cleans the data sets (e.g., converting missing values to "0), merges pre-post Data Sets, runs the (parametric) Paired Samples T-test and (nonparametric) Wilcoxon Signed-Rank test, and then exports outputs to help you examine the difference between pre-post scores. Find the output files named as "pairedsamples_output.txt" and "pairedsamples_invidual_items.jpeg" instantly created by this function in the working directory.
pairedsamples()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.