tpcExample {causalDisco} | R Documentation |
Simulated data example
Description
A small simulated data example intended to showcase the TPC algorithm. Note that the variable name prefixes defines with period they are related to ("child", "youth" or "oldage").
Usage
tpcExample
Format
A data.frame with 200 rows and 6 variables.
- child_x1
Structural equation:
with
- child_x2
Structural equation:
with
- youth_x3
Structural equation:
with
- youth_x4
Structural equation:
with
- oldage_x5
Structural equation:
with
- oldage_x6
Structural equation:
with
References
Petersen, AH; Osler, M \& Ekstrøm, CT (2021): Data-Driven Model Building for Life-Course Epidemiology, American Journal of Epidemiology.
Examples
data(tpcExample)
[Package causalDisco version 0.9.1 Index]