Learn R Programming

geepack (version 1.1-6)

koch: Ordinal Data from Koch

Description

The koch data frame has 288 rows and 4 columns.

Usage

data(koch)

Arguments

Examples

Run this code
data(koch)
fit <- ordgee(ordered(y) ~ trt + as.factor(day), id=id, data=koch, corstr="exch")
summary(fit)

Run the code above in your browser using DataLab