full_matching {SpectralGEM} | R Documentation |
The function matches case and control based on distances as measured by the significant eigenvectors. Internal function.
full_matching(ext)
ext |
the file extension of the distance matrix |
The function calls the full matching program in optmatch library.
ma |
A matrix that consists of sampleId, matched strata, and case/control status. |