glmexample {mrt}R Documentation

Made-up data to illustrate GLMs

Description

These data were first created for Wright (2006).

Usage

data(glmexample)

Format

A data frame with 20 observations on the following 6 variables.

test
a numeric vector
social
a numeric vector
books
a numeric vector
math
a numeric vector
pass
a numeric vector
detent
a numeric vector

References

Wright, D. B. (2006a). The art of statistics: A survey of modern statistics. In P. A. Alexander & P. H. Winne (Eds.), Handbook of educational psychology (2nd ed.) (pp. 879-901). Mahwah, NJ: Erlbaum.


[Package mrt version 0.3 Index]