Learn R Programming

r.blip (version 1.1)

child: 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")

Arguments

Format

The format is: chr "child"

Details

Space separeted, integer values for each variable.

Examples

Run this code
# NOT RUN {
data(child)
# }

Run the code above in your browser using DataLab