rtemis decomLearn R6 object
# rtDecom$new(decom.name = ...) # initialize new object
An object of class R6ClassGenerator
of length 24.
decom.name
String: Name of decomposition algorithm
call
Originating call
xnames
Character vector: Column names of x
decom
Decomposition model output
projections.train
Input data projected on new axes / basis
projections.test
Input test data projected on new axes / basis
extra
List: Algorithm-specific output