Learn R Programming

rtemis (version 0.79)

rtDecom-class: R6 Class for rtemis Decompositions

Description

rtemis decomposition R6 object

Usage

rtDecom

Arguments

Format

An object of class R6ClassGenerator of length 24.

Fields

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