child | R Documentation |
Child
dataset.Wrapper for a loader for the Child
raw dataset; also perform imputation.
child()
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).
a BNDataset containing the Child
dataset.
child_NA_5000
dataset <- child()
print(dataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.