Analysis of variance (mqr.plot.anova)#

Functions

main_effects(data, response, factors, *, axs)

Plot the main effects from experimental data.

interactions(data, response, group, factors, ...)

Interaction plot for observation obs between the two categories in between.

model_means(result, response, factors, axs)

Plot the means of each combination of factor levels in an ANOVA result.