halfnorm | R Documentation |
This function makes a half normal plot of the elements of the vector called effects
halfnorm(effects, labs, alpha = 0.05, refline = "TRUE")
effects |
input - vector of effects to be plotted |
labs |
input - vector of labels of the effects to be plotted |
alpha |
input - alpha level for labeling of significant effects using Lenth statistic |
refline |
input - logical variable that indicates whether a reference line is added to the plot (default is "TRUE") |
John Lawson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.