cvGrid-class: An S4 class containing the grid search results

Description Usage Arguments Methods (by generic) Slots See Also

Description

An S4 class containing the grid search results

Usage

1
2
## S4 method for signature 'cvGrid'
show(object)

Arguments

object

A cvGrid object.

Methods (by generic)

Slots

best.model

The best model fitted with the grid that has an optimal performance

performances

The performance table for all grids

cutoff.list

Cutoff estimated fro all grids

models

A list of models for all grids

See Also

ModelObj-class
ModelEnsembleObj-class
ITRObj-class
PredObj-class
ListPredObj-class
cvGrid-class
cvKfold-class
workflow-class


SkadiEye/ITRlearn documentation built on May 24, 2019, 1:31 a.m.