fullnormal {daewr}R Documentation

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

Description

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

Usage

fullnormal(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


[Package daewr version 1.2-11 Index]