correlate: correlate

Description Usage Arguments Author(s) See Also

Description

correlate Performs the correlate analysis between a set of independent variables (x) and a dependent variable (y). Conducts a correlation test and renders correlation and scatter plots.

Usage

1
correlate(x, y, yLab = NULL, plot = FALSE)

Arguments

x

Data frame containing the explanatory variable data

y

Data frame containing the response data

yLab

Character string containing label for the response variable

plot

Logical indicating whether to include a correlation plot

Author(s)

John James, jjames@datasciencesalon.org

See Also

Other movies functions: associate, backwardElimination, back, challenger, comparePredictions, createDependent, evalForwardModel, forward, prediction, preprocess, process, regressionAnalysis, univariateQual, univariateQuant, univariate


DataScienceSalon/mdb documentation built on May 28, 2019, 12:23 p.m.