Uses of Class
org.statcato.utils.DataValue

Packages that use DataValue
org.statcato.utils Provides classes containing common utilities and helper functions. 
 

Uses of DataValue in org.statcato.utils
 

Method parameters in org.statcato.utils with type arguments of type DataValue
static double[] OrderingFunctions.rank(java.util.Vector<DataValue> data)
          Returns the ranks of the given DataValue objects.