S, SByGene
and A
stored in an object of class IcaSet
.
S(object)
S(object) <- value
SByGene(object)
SByGene(object) <- value
A(object)
A(object) <- value
nbComp(object)
IcaSet
S
), genes (for SByGene
), or samples (for A
) and
columns representing components.S
returns a data.frame containing feature projection values;
SByGene
returns a data.frame containing gene projection values;
A
returns a data.frame containing sample contribution values.
nbComp
returns the number of components, i.e the number of
columns of A
.