dat_cohort_mis | R Documentation |
Data from dat_cohort
with missing values.
dat_cohort_mis
A data frame with 5000 observations and 34 variables (10 variables were measured at three time points each, denoted as "_t0", "_t1" and "_t2").
Sex. Factor variable with levels "male" and "female".
Country of residence. Factor variable with levels "ITA", "EST", "CYP", "BEL", "SWE", "GER", "HUN" and "ESP".
Genotype of one SNP located in the FTO gene. Ordinal variable with levels "TT", "AT", "AA".
Birth weight in grams (numeric).
Age in years at survey 't0' (numeric).
Age in years at survey 't1' (numeric).
Age in years at survey 't2' (numeric).
Body mass index z-score adjusted for sex and age at survey 't0' (numeric).
Body mass index z-score adjusted for sex and age at survey 't1' (numeric).
Body mass index z-score adjusted for sex and age at survey 't2' (numeric).
Per cent body fat measured at survey 't0' (numeric).
Per cent body fat measured at survey 't1' (numeric).
Per cent body fat measured at survey 't2' (numeric).
Educational level at survey 't0'. Ordinal variable with levels "low education", "medium education" and "high education".
Educational level at survey 't1'. Ordinal variable with levels "low education", "medium education" and "high education".
Educational level at survey 't2'. Ordinal variable with levels "low education", "medium education" and "high education".
Fiber intake in log(mg/kcal) at survey 't0' (numeric).
Fiber intake in log(mg/kcal) at survey 't1' (numeric).
Fiber intake in log(mg/kcal) at survey 't2' (numeric).
Number of audiovisual media in the child's bedroom at survey 't0' (numeric).
Number of audiovisual media in the child's bedroom at survey 't1' (numeric).
Number of audiovisual media in the child's bedroom at survey 't2' (numeric).
Use of audiovisual media in log(h/week+1) at survey 't0' (numeric)
Use of audiovisual media in log(h/week+1) at survey 't1' (numeric)
Use of audiovisual media in log(h/week+1) at survey 't2' (numeric)
Moderate to vigorous physical activity in sqrt(min/day) at survey 't0' (numeric).
Moderate to vigorous physical activity in sqrt(min/day) at survey 't1' (numeric).
Moderate to vigorous physical activity in sqrt(min/day) at survey 't2' (numeric).
Square root of sugar intake score at survey 't0' (numeric).
Square root of sugar intake score at survey 't1' (numeric).
Square root of sugar intake score at survey 't2' (numeric).
Box-Cox-transformed well-being score at survey 't0' (numeric).
Box-Cox-transformed well-being score at survey 't1' (numeric).
Box-Cox-transformed well-being score at survey 't2' (numeric).
Andrews RM, Foraita R, Witte J (2021). A practical guide to causal discovery with cohort data. <https://doi.org/10.48550/arXiv.2108.13395>
[tpc::dat_cohort()], [tpc::dat_cohort_dis()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.