koch | R Documentation |
The koch
data frame has 288 rows and 4 columns.
data(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)