| SpatialComponents-class {GSIF} | R Documentation |
spc methodA class containing a list of gridded components and results of principal component analysis.
predicted:object of class "SpatialPixelsDataFrame"; predicted values for components
pca:object of class "list"; output objects from the stats::prcomp process — contains objects: 'stdev', 'rotation', 'center' and 'scale'
Tomislav Hengl