| projected-class {RGCxGC} | R Documentation |
Class projected
Description
The projected class defines the superclass for projection methods, specially for multiway principal component analysis and discriminant analysis based on partial least squares. The class represents the convergence of in-package results (m_prcomp) and the foreing building model (PLS-DA) procedure.
Slots
loadingsThe eigenvectors of each principal component.
timeThe time range of chromatographic run
mod_timemodulation time of the second dimension
[Package RGCxGC version 1.2.0 Index]