graph_twoway_assumptions: Graph modeled means and standard deviations of groups in...

View source: R/graph_modelled_means_sd.R

graph_twoway_assumptionsR Documentation

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)

Arguments

group_size

integer - number of subjects in each group

matrices_obj

List length 2 - Cell means and standard deviation matrices

Value

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


extraSuperpower documentation built on Aug. 8, 2025, 6:44 p.m.