COBOT: Conditional Ordinal-By-Ordinal Test
URL of this page:
http://biostat.mc.vanderbilt.edu/OrdinalRegression
We developed a method for testing for association between two ordinal variables,
Y and
X, while adjusting for covariates
Z. The data analysis program (
COBOT-analysis.r) is written in R (
www.r-project.org). The main analysis functions are
COBOT.emp() and
COBOT.scores() for calculating empirical and asymptotic p-values when proportional odds models are used to model P(
Y|
Z) and P(
X|
Z). Please see the beginning lines of the file for detailed descriptions.
Our simulation code is in
COBOT-simulation.r.
For questions, please contact
chun.li@vanderbilt.edu or
bryan.shepherd@vanderbilt.edu .
The paper that describes the method is:
Li C, Shepherd BE (2009) Test of association between two ordinal variables while adjusting for covariates.
Journal of the American Statistical Association (in press)
Topic revision: r6 - 21 Nov 2009 - 17:03:07 -
ChunLi