Displaying 3 results from an estimated 3 matches for "lbl_test".
2009 Jan 18
0
Singly ordered contingency tables with lbl_test (coin)
Hi all,
is it possible to perform a linear-by-linear association test (lbl_test, package coin) for a SINGLY ordered table ? And, if yes, how to manage the "scores" ?
Thanks in advance
Gilles - France
[[alternative HTML version deleted]]
2005 Nov 09
1
Tendancy Chi test?
Hello,
I would like to know what I do it to test correlation between ordered categorical variables.
Tendancy Chi test?
Thank you,
Melle Lejeune Julie
[[alternative HTML version deleted]]
2009 Feb 09
2
R equivalent of SAS Cochran-Mantel-Haenszel tests?
In SAS, for a two-way (or 3-way, stratified) table, the CMH option in
SAS PROC FREQ gives
3 tests that take ordinality of the factors into account, for both
variables, just the column variable
or neither. Is there an equivalent in R?
The mantelhaen.test in stats gives something quite different (a test of
conditional independence for
*nominal* factors in a 3-way table).
e.g. I'd like to