bootstrap_ss {bnclassify}R Documentation

Return a bootstrap sub-sample.

Description

Return a bootstrap sub-sample.

Usage

bootstrap_ss(dataset, proportion)

Arguments

dataset

a data.frame

proportion

numeric given as fraction of dataset size


[Package bnclassify version 0.4.2 Index]