Description Usage Arguments Value Author(s) See Also
univariateQuant Performs univariate analysis on a single quantitative
variable. The function returns descriptive statistics, a histogram
and a box plot to check outliers.
1 | univariateQuant(data, yLab, units = NULL)
|
data |
Single column data frame containing the quantitative variable |
yLab |
Capitalized character string for the variable name or label |
units |
Character string indicating the units associated with the quantitative variable. |
analysis List containing summary statistics, plots and intepretation text.
John James, jjames@datasciencesalon.org
Other movies functions: associate,
backwardElimination, back,
challenger,
comparePredictions,
correlate, createDependent,
evalForwardModel, forward,
prediction, preprocess,
process, regressionAnalysis,
univariateQual, univariate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.