chooseModel: ChooseModel: Choose the best model

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/chooseModel.R

Description

This function uses AUC and its variation to choose the best parameters.

Usage

1

Arguments

AUC

List of Areas under ROC curve produced by the studied method. Each AUC element of the list is a vector.

iicc

options of the MEET program

Details

The needed iicc is the vector of parameters to study

Value

y: list with the best parameter and the index of the position of this parameter in the studied range

Author(s)

Erola Pairo <epairo@ibecbarcelona.eu> and Joan Maynou <joan.maynou@upc.edu>

See Also

MEET, training

Examples

1
2

MEET documentation built on May 2, 2019, 5:52 p.m.