healthdat | R Documentation |
A simulated dataset containing IQ, income and health score measurements in 1000 individuals.
data(healthdat)
A data frame with 1000 rows, with each row corresponding to a separate individual. The following variables are included:
id
individual ID.
iq
IQ score.
income
gross monthly income (EUR).
health
health score (0-100).
In these simulated data, IQ is a confounder for the effect of income on health.
Willem M. van der Wal willem@vanderwalresearch.com, Ronald B. Geskus rgeskus@oucru.org
Van der Wal W.M. & Geskus R.B. (2011). ipw: An R Package for Inverse Probability Weighting. Journal of Statistical Software, 43(13), 1-23. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.18637/jss.v043.i13")}.
basdat
, haartdat
, healthdat
, ipwplot
, ipwpoint
, ipwtm
, timedat
, tstartfun
.
#see ?ipwpoint for example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.