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

Description Usage Arguments

Description

Plot the output from qqplot.spss

Usage

1
2
3
## S3 method for class 'qqnorm.spss'
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.


ryouready documentation built on May 1, 2019, 8:39 p.m.