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, shutdown
public List<StatisticalType> getInputParameters()
public LinkedHashMap<String,String> analyze() throws Exception
analyze
in class DataAnalysis
Exception
public void calcFrequenciesDistributionsForComponents(double[][] pcaComponents)
public StatisticalType getOutput()
getOutput
in interface ComputationalAgent
getOutput
in class DataAnalysis
public float getStatus()
DataAnalysis
getStatus
in interface ComputationalAgent
getStatus
in class DataAnalysis
public String getDescription()
Copyright © 2017. All Rights Reserved.