| selCV {codelink} | R Documentation |
Takes a Codelink object and select genes based on CV cutoff.
selCV(object, cutoff)
object |
an object of class "Codelink". |
cutoff |
cutoff normaly calculated with cutCV() |
A logical vector.
Diego Díez Ruiz