halfnorm: This function makes a half normal plot of the elements of the...

View source: R/halfnorm.R

halfnormR Documentation

This function makes a half normal plot of the elements of the vector called effects

Description

This function makes a half normal plot of the elements of the vector called effects

Usage

halfnorm(effects, labs, alpha = 0.05, refline = "TRUE")

Arguments

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")

Author(s)

John Lawson


daewr documentation built on Sept. 9, 2023, 9:06 a.m.