Description Usage Arguments Value Author(s) See Also
View source: R/visualization.R
plotQQ Renders a histogram with a normal curve as well as a table
of summary statistics.
1 |
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 |
List containing a summary statistics and QQ plot
John James, jjames@datasciencesalon.org
Other visualization functions: groupBarPlot,
pieChart, plotBar2,
plotBar, plotBox,
plotCIBars, plotCorr,
plotFreqProp, plotHist,
plotLine, plotResFit,
plotResQQ, plotScatter,
plotStackedBar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.