Learn R Programming

extraSuperpower (version 1.5.0)

graph_twoway_assumptions: Graph modeled means and standard deviations of groups in two-way factorial design

Description

Internal function that plots modeled cell means and standard deviations and covariance matrices. Takes input generated by the calculate_mean_matrix function and runs inside of it.

Usage

graph_twoway_assumptions(group_size = 100, matrices_obj)

Value

Line plot with expected mean and standard deviation for each combination of factor levels

Arguments

group_size

integer - number of subjects in each group

matrices_obj

List length 2 - Cell means and standard deviation matrices