ROCmodel: To choose the best paramater for a model

Description Usage Arguments Details Author(s)

Description

This function selects the best paramater for a model. Output's ROCdetector are: Area under curve Roc, Roc curve performance, the best parameters and the model.

Usage

1
ROCmodel(Scores, labels, iicc)

Arguments

Scores

Output Scores validation

labels

Output Labels validation

iicc

Set of initial conditions for the MEET-package: mode, method, background,alignment,threshold,parameters,Transcriptionfactor,nummotif,lenmotif,sentit,position,missing,vector,gapopen,maxiters,gapextend.

Details

This functions needs the ROCR package.

Author(s)

Erola Pairo <epeiroatibec.pcb.ub.es> and Joan Maynou <joan.maynouatupc.edu>


MEET documentation built on May 2, 2019, 1:45 p.m.

Related to ROCmodel in MEET...