Learn R Programming

ryouready (version 0.4)

plot.qqnorm.spss: Plot the output from qqplot.spss

Description

Plot the output from qqplot.spss

Usage

"plot"(x, plottype = 1, line = TRUE, l.col = "black", ...)

Arguments

x
An object as returned by qqnorm_spss
plottype
The type of plot created. 1 = Standard QQ-plot, 2 = Detrended QQ-plot.
line
Whether to plot a QQ-line (defaul is TRUE)
l.col
Color of the QQ-line.
...
Passed to plot method.