plotQQ: plotQQ

Description Usage Arguments Value Author(s) See Also

View source: R/visualization.R

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: groupBarPlot, pieChart, plotBar2, plotBar, plotBox, plotCIBars, plotCorr, plotFreqProp, plotHist, plotLine, plotResFit, plotResQQ, plotScatter, plotStackedBar


DataScienceSalon/Bayesian-Regression documentation built on May 29, 2019, 12:06 a.m.