plotQQ: plotQQ

Description Usage Arguments Value Author(s) See Also

Description

plotQQ Renders a histogram with a normal curve as well as a table of summary statistics.

Usage

1
plotQQ(data, xLab = NULL, yLab, plotTitle = NULL)

Arguments

data

Data frame or vector containing a single numeric variable

xLab

Capital case character string containing the name of the grouping or subset variable (optional)

yLab

Capital case character string containing the name of the y variable

plotTitle

Capital case character string for the title of the plot

Value

List containing a summary statistics and QQ plot

Author(s)

John James, jjames@datasciencesalon.org

See Also

Other visualization functions: plotBar, plotBox, plotCooks, plotCorr, plotFreqProp, plotHist, plotLinear, plotLine, plotResAll, plotResFit, plotResLeverage, plotResQQ, plotScatter


DataScienceSalon/mdb documentation built on May 28, 2019, 12:23 p.m.