emission1000 {BayesNetBP}R Documentation

A simulated data from the Emission example

Description

Simulated data from the Emission example (also known as the Waste Incinerator example)

Usage

data(emission1000)

Format

The data set emission1000 contains two objects:

data

a data.frame object of 1000 observations and 3 discrete variables and 6 continuous variables.

dag

a graphNEL object specifying the network structure.

References

Lauritzen, S. L., & Jensen, F. (2001). Stable local computation with conditional Gaussian distributions. Statistics and Computing, 11(2), 191-203.


[Package BayesNetBP version 1.6.1 Index]