This document is archived and information here might be outdated. Recommended version. |
Provides access to members that perform multivariate analysis on raster data.
Name | Description | |
---|---|---|
BandCollectionStats | Calculates the statistics for a raster band collection. | |
ClassProbability | Creates probability layers, for each class in the signature file. | |
CreateSignatures | Creates an ascii signature file of classes defined in an input dataset. | |
Dendrogram | Constructs a tree diagram showing attribute distances between sequentially merged classes in a signature file. | |
EditSignatures | Edits and updates a signature file. | |
IsoCluster | Uses isodata clustering to get characteristics of natural cell groupings in multi-dimension attribute space. | |
MLClassify | Performs a maximum-likelihood classification on a raster band collection. | |
PrincipalComponents | Performs principal components analysis on a raster band collection. |
Classes | Description |
---|---|
RasterMultivariateOp | A mechanism for performing multivariate operations on rasters. |