powered by
Given a non-replicated model of a factorial plan, this function provides a half-normal plot of the effects of the model, labeling the main n effects.
daniel_plot_hn(model, ...)
a half-normal plot (GGPlot2 object) with the effects of the model
a linear model
further arguments to gghalfnorm::gghalfnorm()
gghalfnorm::gghalfnorm()
daniel_plot_hn(lm(Y~A*B*C*D, data=filtration))
Run the code above in your browser using DataLab