ex_logisticquad {smcfcs} | R Documentation |
Simulated example data with binary outcome and quadratic covariate effects
Description
A dataset containing simulated data where the binary outcome depends quadratically on a partially observed covariate.
Usage
ex_logisticquad
Format
A data frame with 1000 rows and 5 variables:
- y
Binary outcome
- z
Fully observed covariate, with linear effect on outcome (on log odds scale)
- x
Partially observed normally distributed covariate, with quadratic effect on outcome (on log odds scale)
- xsq
The square of x, which thus has missing values also
- v
An auxiliary variable (i.e. not contained in the substantive model)
[Package smcfcs version 1.8.0 Index]