Description Usage Arguments Author(s) See Also
x2TrendTest Conducts a chi-square test proportion trend test.
1 | x2TrendTest(freqTbl, x, y, z, conf = 0.95, alpha = 0.05)
|
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 |
John James, jjames@datasciencesalon.org
Other xmar functions: analyze2DData,
analyzeTrend, bivariate,
diffTest, multivariate,
plotBars, plotDiffTest,
plotLines, plotX2,
preprocess, univariate,
x2Test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.