Description Usage Arguments Value Author(s) See Also
View source: R/multivariateQuant.R
multivariateQuant Performs multivariate analysis on a single quantitative
variable. The function returns descriptive statistics, a histogram
and a box plot to check outliers.
1 | multivariateQuant(data, yLab)
|
data |
Single column data frame containing the quantitative variable |
yLab |
Capitalized character string for the variable name or label |
analysis List containing: 1. Summary Statistics 2. Histogram 3. Normal quantile plot 4. Box plot
John James, jjames@datasciencesalon.org
Other movies functions: back,
bivariate, forward,
preprocess, process,
regressionAnalysis,
univariateQual,
univariateQuant, univariate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.