Learn R Programming

CGHbase (version 1.32.0)

probloss: Retrieve call probabilities from a cghCall object.

Description

These generic functions access the call probabilities from assay data stored in a object derived from the cghCall-class.

Usage

probdloss(object) probdloss(object) <- value probloss(object) probloss(object) <- value probnorm(object) probnorm(object) <- value probgain(object) probgain(object) <- value probamp(object) probamp(object) <- value

Arguments

object
Object derived from class cghCall
value
Matrix with rows representing features and columns samples.

Value

probloss returns matrix of call probabilities;

See Also

cghCall-class