Package | Description |
---|---|
org.ginsim.service.tool.avatar.utils |
Modifier and Type | Method and Description |
---|---|
static GINsimPlot |
ChartGNUPlot.getConvergence(double[][] dataset,
List<String> names,
int space,
String title,
String xaxis,
String yaxis)
Creates a chart based on the convergence of probabilities per attractor
|
static GINsimPlot |
ChartGNUPlot.getErrorBars(Map<String,List<Integer>> depths,
Map<String,String> names,
String title,
String xaxis,
String yaxis)
Creates a chart with statistics on the depth for a list of attractors
|
static GINsimPlot |
ChartGNUPlot.getProgression(List<double[]> progression,
String title,
String xaxis,
String yaxis)
Creates a chart based on the progression of probabilities per state-set (F,
N, A)
|
Copyright © 2005–2020. All rights reserved.