multivariate: multivariate

Description Usage Arguments Author(s) See Also

Description

multivariate Performs a multivariate analysis of opinion by year, controlling for gender.

Usage

1
2
multivariate(data, y, x, title, success = "Non-Traditional", conf = 0.95,
  alpha = 0.05, alternative = "two.sided")

Arguments

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"

Author(s)

John James, jjames@datasciencesalon.org

See Also

Other xmar functions: analyze2DData, analyzeTrend, bivariate, diffTest, plotBars, plotDiffTest, plotLines, plotX2, preprocess, univariate, x2Test, x2TrendTest


DataScienceSalon/xms documentation built on May 28, 2019, 12:24 p.m.