Simulated data for testing the moretrees() function.
Used in the package vignette. The dataset contains
1000 matched case-control pairs. The outcomes
are cardiovascular diseases in category 7.4
(diseases of arteries, arterioles, and capillaries)
in the multilevel Clinical Classifications Software (CCS)
hierarchical disease classification system.
1 |
A named list with the following elements:
A matrix with 1000 rows and 2 columns.
Xcase[i, ] represents exposure data for the case in
matched-pair i.
A matrix with 1000 rows and 2 columns. Xcontrol[i, ] represents exposure data for the control in matched-pair i.
A matrix with 1000 rows and 2 columns.
Wcase[i, ] represents covariate data for the case in
matched-pair i.
A matrix with 1000 rows and 2 columns. Wcontrol[i, ] represents covariate data for the control in matched-pair i.
A character vector of length 1000.
outcomes[i] indicates which outcome was experienced by
the case in matched pair i. The entries are CCS codes
belonging to category 7.4.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.