Description Usage Arguments Author(s) See Also
multivariate Performs a multivariate analysis of opinion by year,
controlling for gender.
1 2 | multivariate(data, y, x, title, success = "Non-Traditional", conf = 0.95,
alpha = 0.05, alternative = "two.sided")
|
data |
Data frame containing response and explanatory variable |
y |
Character string description for the response variable |
x |
Character string description of the explanatory variable |
title |
Character string containing the plot title |
success |
Character string for the factor variable considered the success factor |
conf |
Numeric between 0 and 1 for the designated confidence level |
alpha |
Numeric between 0 and 1 for the probability of a type I error |
alternative |
Character string indicating whether the alternative hypothesis is "two.sided", "less", or "greater" |
John James, jjames@datasciencesalon.org
Other xmar functions: analyze2DData,
analyzeTrend, bivariate,
diffTest, plotBars,
plotDiffTest, plotLines,
plotX2, preprocess,
univariate, x2Test,
x2TrendTest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.