Propensity score matching to get matched controls
1 | matching(pheno_dat, demo_dat, status_dat, ratio)
|
pheno_dat |
Phenotype data(sparse matrix) |
demo_dat |
Demographics dataframe with id and other covariates |
status_dat |
A dataframe with id and case/control status |
ratio |
1:ratio matched controls |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.