Package microsim.matching
package microsim.matching
-
ClassDescriptionMATCHING CLASS BASED ON THE ITERATIVE RANDOM MATCHING CLASS Whereas the IterativeRandomMatching class matches units in collection1 to those in collection2 in order of collection1 the current class evaluates all potential match combinations between collection1 and collection2 and proceeds to select matches from lowest to highest "score".HELPER CLASS TO ASSIST SORTING OF GlobalMatchingPairs