Description Usage Arguments Value Author(s) See Also
process Prepares the data for the bivariate analysis stage. Filters
out non-essential data, outliers and splits the data set into a set of
dependent variables and set with the response variable.
1 |
data |
Data frame containing movie rating data |
stage |
Character indicating the stage for which the data is prepared a - used for the exploratory data analysis m - used for modeling stage |
y |
Character string containing the name of the response variable |
outliers |
Vector of observations to remove |
List with two data frames, independent variables and the dependent variable.
John James, jjames@datasciencesalon.org
Other movies functions: associate,
backwardElimination, back,
challenger,
comparePredictions,
correlate, createDependent,
evalForwardModel, forward,
prediction, preprocess,
regressionAnalysis,
univariateQual,
univariateQuant, univariate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.