asia_2_layers {bnstruct} | R Documentation |
load a two-layers dataset derived from the Asia
dataset.
Description
Wrapper for a loader for a 2-layers dataset derived from the Asia
dataset, with only raw data.
Usage
asia_2_layers()
Details
The dataset has 100 items, no missing data, so no imputation needs to be performed.
Value
a BNDataset containing the Child
dataset.
See Also
Examples
dataset <- asia_2_layers()
print(dataset)
[Package bnstruct version 1.0.15 Index]