Uses of Interface
adams.tools.OutputFileGenerator
-
Packages that use OutputFileGenerator Package Description adams.tools -
-
Uses of OutputFileGenerator in adams.tools
Classes in adams.tools that implement OutputFileGenerator Modifier and Type Class Description class
CompareDatasets
Compares two datasets, either row-by-row or using a row attribute listing a unique ID for matching the rows, outputting the correlation coefficient of the numeric attributes found in the ranges defined by the user.
In order to trim down the number of generated rows, a threshold can be specified.
-