类的使用
com.supermap.analyst.spatialanalyst.PCAEigenResult
-
使用PCAEigenResult的程序包 程序包 说明 com.supermap.analyst.spatialanalyst -
-
com.supermap.analyst.spatialanalyst中PCAEigenResult的使用
返回PCAEigenResult的com.supermap.analyst.spatialanalyst中的方法 限定符和类型 方法和说明 PCAEigenResult
PCACellularAutomata. loadModel(String modelFile)
加载主成分分析模型。PCAEigenResult
PCACellularAutomata. pca(DatasetGrid[] spatialVariableGrids, int nSampleCount, double dComponentRatio)
已过时。此方法已废弃,请使用支持进度监听的新方法PCACellularAutomata.pca(DatasetGrid[], int, double, SteppedListener...)
替换。PCAEigenResult
PCACellularAutomata. pca(DatasetGrid[] spatialVariableGrids, int nSampleCount, double dComponentRatio, SteppedListener... listeners)
对元胞数据集进行抽样和主成分分析。
-
Copyright © 2021–2024 SuperMap. All rights reserved.