SkDecomp-class {BiocSklearn} | R Documentation |
container for sklearn objects and transforms
## S4 method for signature 'SkDecomp' getTransformed(x) ## S4 method for signature 'SkDecomp' pyobj(x)
x |
instance of SkDecomp |
the getTransformed method returns a matrix
transform
stored as R matrix
method
string identifying method
object
reference to the python object with decomposition components