This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IM > IMultivariateOp Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that perform multivariate analysis on raster data.
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. |
CoClasses and Classes | Description |
---|---|
RasterMultivariateOp | A mechanism for performing multivariate operations on rasters. |