asia_2_layers: load a two-layers dataset derived from the 'Asia' dataset.

Description Usage Details Value See Also Examples

View source: R/io-methods.R

Description

Wrapper for a loader for a 2-layers dataset derived from the Asia dataset, with only raw data.

Usage

1

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

asia_10000

Examples

1
2
dataset <- asia_2_layers()
print(dataset)

tavazzie/bnstructScore documentation built on Dec. 23, 2021, 7:47 a.m.