twowayrepeatedanova: two-way Repeated Measures ANOVA

View source: R/DBERlibR.R

twowayrepeatedanovaR Documentation

two-way Repeated Measures ANOVA

Description

This function automatically merges pre, post, and post2 data sets, binds intervention and control group data sets, runs the two-way repeated measures ANOVA with assumptions check, and then displays/exports outputs all at once. Please make sure to name data files accurately (i.e., “data_treat_pre.csv”, “data_treat_post.csv”, and “data_treat_post2.csv”, “data_ctrl_pre.csv”, “data_ctrl_post.csv”, and “data_ctrl_post2.csv”) and have them saved in the working directory. Find the output files "twowayrepeatedanova_outputs.txt" instantly generated by this function in the working directory.

Usage

twowayrepeatedanova()

HelikarLabPersonal/DBERlibR documentation built on April 2, 2022, 12:03 a.m.