DIStest: Getting an DIStest on a train object

Description Usage Arguments Details Value Note Author(s)

Description

Getting an DIStest on a train object

Explore the accuracy of binary classifiers using distance from a perfect classifier

Usage

1
2
3
4
## S3 method for class 'train'
DIStest(mod, testdata, ...)

DIStest(mod, testdata, ...)

Arguments

mod

A model object to generate an DISit for

testdata

A dataframe to generate the ROC for the mode on

...

optional additional parameters.

Details

The object has the following items

Value

A DISit object

Note

Yadda yadda yadda

Author(s)

Jared E. Knowles


jknowles/EWStools documentation built on May 19, 2019, 11:42 a.m.