woeDT: Produce a weight of evidence (WoE) datatable

Description Usage Arguments Value See Also Examples

View source: R/woeDT.R

Description

mt_woeDT produces a nicely formatted DT::datatable representation of a mt_woe object.

Usage

1
woeDT(x)

Arguments

x

mt_woe object

Value

A datatable representation of a mt_woe object.

See Also

woe, datatable

Examples

1
woeDT(woe(iris$Species, iris$Sepal.Length > 5.75))

dnegrey/miscTools documentation built on May 3, 2019, 2:57 p.m.