x2TrendTest: x2TrendTest

Description Usage Arguments Author(s) See Also

Description

x2TrendTest Conducts a chi-square test proportion trend test.

Usage

1
x2TrendTest(freqTbl, x, y, z, conf = 0.95, alpha = 0.05)

Arguments

freqTbl

Data to be analyzed with response variable as first variable.

x

Character string indicating the name of the explanatory variable

y

Character string indicating the name of the response variable

z

Chracter string for the level of the control variable

conf

Level of confidence between 0 and 1

alpha

The probability of a type 1 error between 0 and 1

Author(s)

John James, jjames@datasciencesalon.org

See Also

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


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