Package ibspan.tss.um.measure

Class Summary
MeasureCalculator This class provides methods for calculating between distance between compatible pairs of indivdual measure (interval, ordinal and nominal type) and set measure (set of intervals, set of ordinals, set of nominals).
 

Exception Summary
MeasuringException  
UnknownMeasureTypeException Thrown where unknown type of measure was used (neither nominal, ordinal nor interval type) or two incompatible measures where compared, e.g. nominal with interval one.