Learn R Programming

gRbase (version 1.3.9)

chestSim: Simulated data from the Chest Clinic example

Description

Simulated data from the Chest Clinic example (also known as the Asia example) from Lauritzen and Spiegelhalter, 1988.

Usage

data(chestSim500)

Arguments

References

Lauritzen and Spiegelhalter (1988) Local Computations with Probabilities on Graphical Structures and their Application to Expert Systems (with Discussion). J. Roy. Stat. Soc. 50, p. 157-224.

Examples

Run this code
data(chestSim500)
## maybe str(chestSim500) ; plot(chestSim500) ...

Run the code above in your browser using DataLab