Ordinal Data from Koch
The koch
data frame has 288 rows and 4 columns.
koch
This data frame contains the following columns:
a numeric vector
a numeric vector
an ordered factor with levels: 1
< 2
< 3
a numeric vector
data(koch) fit <- ordgee(ordered(y) ~ trt + as.factor(day), id=id, data=koch, corstr="exch") summary(fit)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.