child {r.blip}R Documentation

Child dataset

Description

Dataset generated from the famous "child" network. Provided as an example of input data for learning a Bayesian network.

Usage

data("child")

Format

The format is: chr "child"

Details

Space separeted, integer values for each variable.

Source

http://www.bnlearn.com/bnrepository/discrete-medium.html#child

Examples

data(child)

[Package r.blip version 1.1 Index]