View source: R/graph_modelled_means_sd.R
graph_twoway_assumptions | R Documentation |
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.
graph_twoway_assumptions(group_size = 100, matrices_obj)
group_size |
integer - number of subjects in each group |
matrices_obj |
List length 2 - Cell means and standard deviation matrices |
Line plot with expected mean and standard deviation for each combination of factor levels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.