qqnormsim: Generate simulated QQ plots

Description Usage Arguments Value

View source: R/qqnormsim.R

Description

Create a 3 x 3 grid of quantile-quantile plots, the first of which corresponds to the input data. The other eight plots arise from simulating random normal data with the same mean, standard deviation, and length as the data. For use in comparing known-normal qqplots to an observed qqplot to assess normality.

Usage

1

Arguments

sample

the variable to be plotted.

data

data frame to use.

Value

A 3 x 3 grid of qqplots.


aaronbaggett/labs4316 documentation built on Sept. 20, 2019, 5:21 a.m.