tune.cls: Tune and build the classification models.

Description Usage Arguments Author(s)

View source: R/CONDOP.R

Description

Internal function to tune and train all the classifiers to be used in distinguishing operon pairs (OPs) from non-operon pairs (NOPs) on a given RNA-seq expression profile.

Usage

1
tune.cls(data, class, nf = 3, verbose = TRUE, ...)

Arguments

data

Training/test data. See select.ops and select.nops.

class

Vector of the class labels.

nf

Number of folds for the cross-validation and the automatic selection of the model parameters.

Author(s)

Vittorio Fortino


CONDOP documentation built on May 2, 2019, 1:26 p.m.