full_matching {SpectralGEM}R Documentation

Matching case and control

Description

The function matches case and control based on distances as measured by the significant eigenvectors. Internal function.

Usage

full_matching(ext)

Arguments

ext the file extension of the distance matrix

Details

The function calls the full matching program in optmatch library.

Value

ma A matrix that consists of sampleId, matched strata, and case/control status.

[Package SpectralGEM version 0.1 Index]