SkDecomp-class: container for sklearn objects and transforms

SkDecomp-classR Documentation

container for sklearn objects and transforms

Description

container for sklearn objects and transforms

Usage

## S4 method for signature 'SkDecomp'
getTransformed(x)

Arguments

x

instance of SkDecomp

Value

the getTransformed method returns a matrix

Slots

transform

stored as R matrix

method

string identifying method

Note

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.


vjcitn/BiocSklearn documentation built on Feb. 4, 2024, 5:12 a.m.