birth | R Documentation |
A simulated dataset containing geo-coded birthweight data with covariates. It is provided for exemplary applications of the functions within the EgoCor package.
birth
A data frame with 903 rows and 8 variables:
x-coordinate given in Cartesian format in meters,
y-coordinate given in Cartesian format in meters,
weight of the child in gram,
binary: 1 = first child birth, 0 = not the first child birth,
difference between due date and birth,
BMI (body mass index) of the mother at the beginning of pregnancy,
weight of the mother in kg,
income quintiles 0 (low), 1, 2, 3, 4 (high).
The dataset is loosely based on the BaBi study dataset referred to in \insertCiteBaBi;textualEgoCor. The spatial correlation structure was already modeled using an exponential model in \insertCitesauzet2021;textualEgoCor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.