Usage
ABCanalysisPlot(Data, LineType = 0, LineWidth = 3,
ShowUniform = TRUE,title, limits = TRUE, MarkPoints = TRUE, ABCcurvedata)
Arguments
Data
vector[1:n] describes an array of data: n cases in rows of one variable
LineType
integer, optional, for plot default: LineType=0 for solid line; for other line codes see documentation about pch
LineWidth
integer, optional, width of Line, see lwd in par ShowUniform
boolean, optional, the ABC curve of the uniform distribution is shown in plot if TRUE (default)
title
string, optional, see parameter main in plot limits
boolean, = TRUE, lines of division in A, B and C are drawn, default = FALSE
MarkPoints
boolean, optional, default= TRUE, Mark the three points of interest