probloss {CGHbase} | R Documentation |
These generic functions access the call probabilities from assay data
stored in a object derived from the cghCall-class
.
probloss(object) probloss(object) <- value probnorm(object) probnorm(object) <- value probgain(object) probgain(object) <- value probamp(object) probamp(object) <- value
object |
Object derived from class cghCall |
value |
Matrix with rows representing features and columns samples. |
These functions return matrices of call probabilities.
Sjoerd Vosse