extract_ctgt {bnclassify}R Documentation

Returns a contingency table over the variables.

Description

Each variable may be a character vector.

Usage

extract_ctgt(cols, dataset)

Details

Any rows with incomplete observations of the variables are ignored.


[Package bnclassify version 0.4.2 Index]