| data_pltr | R Documentation |
A data frame to test the functions of the package
data(data_pltr)
A data frame with 3000 observations on the following 16 variables.
G1a numeric vector
G2a factor with levels 0 1
G3a factor with levels 0 1
G4a factor with levels 0 1
G5a factor with levels 0 1
G6a binary numeric vector
G7a binary numeric vector
G8a binary numeric vector
G9a binary numeric vector
G10a binary numeric vector
G11a binary numeric vector
G12a binary numeric vector
G13a binary numeric vector
G14a binary numeric vector
G15a binary numeric vector
Ya binary numeric vector
The numeric variable G1 is considered as offset in the simulated PLTR model; the variables G2,...,G5 are used to simulate the tree part, while G6,...,G15 are noise variables.
data(data_pltr)
## maybe str(data_pltr) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.