daniel_plot_hn | R Documentation |
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, ...)
model |
a linear model |
... |
further arguments to |
a half-normal plot (GGPlot2 object) with the effects of the model
gghalfnorm::gghalfnorm()
daniel_plot_hn(lm(Y~A*B*C*D, data=filtration))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.