Displaying 1 result from an estimated 1 matches for "bychanc".
Did you mean:
bychance
2004 May 05
4
Analysis of ordinal categorical data
...or if there are only two levels with glm).
Does somebody know which command I need in R to analyse an ordinal categorical variable?
I want to describe the variable y with the variables x1,x2,x3 and x4. So my model looks like: y ~ x1+x2+x3+x4.
y: ordinal factor variable with levels (never, rare, bychance, often).
Thanks a lot in advance
Thomas