modSearch: Generate an empty dataframe to match 'modAcc' lists

Description Usage Arguments Details Value Note

Description

Used for generating the data to make good looking ROC curves of training and test data.

Usage

1

Arguments

methods

a list of train method names to generate the dataframe for

...

additional arguments passed to modTest

Details

The sensitivities and specificities come from the roc object stored in the ROCit object

Value

a data.frame with the following columns:

Note

Currently the arguments passed to modSearch are evaluated in the parent frame. This means that you cannot pass list elements or data.frame elements to the parameters of modSearch that get passed along to modTest via .... Instead, you need to declare them as separate variables in the parent environment and save them there.


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