|
Class Summary |
| CenterCenterDistanceStat |
Calculates the distance between the centers of the current and compare parameter set arrays. |
| CrossCorrStat |
Saves the cross-correlation coefficient between each two parameters in the
wheel plot. |
| DumpStat |
Saves the values of the parameters in each parameter set to a file. |
| DumpSuccessArrayStat |
A way of getting a list of the parameter sets which did or didn't pass some test. |
| DumpValueFieldsStat |
Saves the values of the value fields stored with each parameter set
to a file. |
| FilterParamsStat |
|
| ParamTendenciesStat |
Saves a parameter set with the minimum and maximum values set to encompass the most
common values for each parameter in all the loaded sets. |
| Stat |
Stat is the base class for statistical output classes from GeneNet. |
| SummaryStat |
Calculates a number of summary statistics for the parameter sets, including average,
std. |
| ValueFieldHistogramStat |
Makes a histogram of the values of one of the Value Fields across all
the parameter sets. |