Description Usage Arguments Value Author(s) See Also
View source: R/univariateQual.R
univariateQual
Performs univariate analysis on a single qualitative
or categorical variable. The function returns a contingency table as well
as a stacked bar plot showing frequencies and percentages.
1 | univariateQual(data, xLab)
|
data |
Single column data frame containing the categorical variable |
xLab |
Capitalized character string for the variable name or label |
analysis List containing: 1. Contingency table 2. Frequency Proportion Barplot
John James, jjames@datasciencesalon.org
Other movies functions: back
,
bivariate
, forward
,
multivariateQuant
,
preprocess
, process
,
regressionAnalysis
,
univariateQuant
, univariate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.