child: load 'Child' dataset.

Description Usage Details Value See Also Examples

View source: R/io-methods.R

Description

Wrapper for a loader for the Child raw dataset; also perform imputation.

Usage

1

Details

The dataset has 5000 items, with random missing values (no latent variables). BNDataset object contains the raw dataset and imputed dataset, with k=10 (see impute for related explanation).

Value

a BNDataset containing the Child dataset.

See Also

child_NA_5000

Examples

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

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