Uses of Package
microsim.matching
Packages that use microsim.matching
-
Classes in microsim.matching used by microsim.matchingClassDescriptionMATCHING 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".