Plots the main effects and interactionsof an afex anova or mixed model And shows posthocs contrasts for the effects of condition 1 across levels of condition 2 Will pass on arguments to pirateye
Usage
plot_model(
mod,
outp = "analysis",
error_type = "SE",
posthocs = T,
plot_conditions = NULL,
...
)