true_cohort {tpc} | R Documentation |
Cohort Data Structure
Description
A DAG from which the data 'data_cohort' was simulated from. See Andrews et al. (2021) <https://arxiv.org/abs/2108.13395> for more information on how the data were generated.
Usage
true_cohort
Format
A DAG (graphNEL object) with 34 nodes and 128 edges.
References
Andrews RM, Foraita R, Witte J (2021). A practical guide to causal discovery with cohort data. <https://doi.org/10.48550/arXiv.2108.13395>
See Also
See [graph::graphNEL()] for the class 'graphNEL'.
[Package tpc version 1.0 Index]