dat {gim} | R Documentation |
Data for example in gim
Description
dat
is a data frame used in the example of gim
.
Usage
data("dat")
Format
A data frame with 4000 observations on the following 6 variables.
y
a continuous outcome
d
a binary outcome
x1
a numeric variable
x2
a numeric variable
x3
a numeric variable
x4
a character variable
Details
This is a dataset from which internal and external data are extracted for the example.
[Package gim version 0.33.1 Index]