public class HabitatRepresentativeness extends DataAnalysis
config, connection, processedRecords, resourceManager| Constructor and Description |
|---|
HabitatRepresentativeness() |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,String> |
analyze() |
void |
calcFrequenciesDistributionsForComponents(double[][] pcaComponents) |
String |
getDescription() |
List<StatisticalType> |
getInputParameters() |
StatisticalType |
getOutput() |
List<String> |
getOutputParameters() |
float |
getStatus()
gets the internal status of the operation
|
static void |
main(String[] args) |
static void |
visualizeResults(HashMap<String,Object> results) |
compute, getInfrastructure, getResourceLoad, getResources, init, init, setConfiguration, shutdownpublic List<StatisticalType> getInputParameters()
public LinkedHashMap<String,String> analyze() throws Exception
analyze in class DataAnalysisExceptionpublic void calcFrequenciesDistributionsForComponents(double[][] pcaComponents)
public StatisticalType getOutput()
getOutput in interface ComputationalAgentgetOutput in class DataAnalysispublic float getStatus()
DataAnalysisgetStatus in interface ComputationalAgentgetStatus in class DataAnalysispublic String getDescription()
Copyright © 2016. All Rights Reserved.