SkDecomp-class | R Documentation |
container for sklearn objects and transforms
## S4 method for signature 'SkDecomp'
getTransformed(x)
x |
instance of SkDecomp |
the getTransformed method returns a matrix
transform
stored as R matrix
method
string identifying method
In Bioc 3.11, the object
slot is removed. This is a consequence
of adoption of basilisk discipline for acquiring and using python resources,
which greatly increases reliability, at the expense of added complication in
handling python objects interactively in R. We are working on restoring
this functionality but it will take time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.