Learn R Programming

codelink (version 1.40.2)

selCV: Select based on CV cutoff.

Description

Takes a Codelink object and select genes based on CV cutoff.

Usage

selCV(object, cutoff)

Arguments

object
an object of class "Codelink".
cutoff
cutoff normaly calculated with cutCV()

Value

A logical vector.