eg1gee: Example Data Set in GEE Section of Kloke and McKean (2014)

Usage Format Details Examples

Usage

1

Format

A data frame with 50 observations on the following 5 variables.

x1

a numeric vector

x2

a numeric vector

x3

a numeric vector

y

a numeric vector

block

a numeric vector

Details

x1, x2, and x3 are predictors while y is the response variable and block is a center indicator. Artificial data which serves as an example in Kloke and McKean (2014).

Examples

1
2
data(eg1gee)
## maybe str(eg1gee) ; plot(eg1gee) ...

kloke/rbgee documentation built on May 20, 2019, 12:34 p.m.