Learn R Programming

bnstruct (version 1.0.6)

asia: load Asia dataset.

Description

Wrapper for a loader for the Asia dataset, with only raw data.

Usage

asia()

Arguments

Value

a BNDataset containing the Child dataset.

Details

The dataset has 10000 items, no missing data, so no imputation needs to be performed.

See Also

asia_10000

Examples

Run this code
# NOT RUN {
dataset <- asia()
print(dataset)

# }

Run the code above in your browser using DataLab