lipids_data {CausalQueries}R Documentation

Lipids: Data for Chickering and Pearl replication

Description

A compact dataset containing information on an encouragement, (Z, cholestyramine prescription), a treatment (X, usage), and an outcome (Y, cholesterol). From David Maxwell Chickering and Judea Pearl: "A Clinician’s Tool for Analyzing Non-compliance", AAAI-96 Proceedings. Chickering and Pearl in turn draw the data from Efron, Bradley, and David Feldman. "Compliance as an explanatory variable in clinical trials." Journal of the American Statistical Association 86.413 (1991): 9-17.

Usage

lipids_data

Format

A data frame with 8 rows and 3 columns:

event

The data type

strategy

For which nodes is data available

count

Number of units with this data type

Source

https://cdn.aaai.org/AAAI/1996/AAAI96-188.pdf


[Package CausalQueries version 1.1.1 Index]