SpatialComponents: A class for gridded components derived using the 'spc' method

Description Slots Author(s) See Also

Description

A class containing a list of gridded components and results of principal component analysis.

Slots

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'

Author(s)

Tomislav Hengl

See Also

spc


GSIF documentation built on May 2, 2019, 5:44 p.m.

Related to SpatialComponents in GSIF...