align_ids | R Documentation |
process_plink()
A helper function to support process_plink()
align_ids(id_var, quiet, add_predictor, og_ids)
id_var |
String specifying the variable name of the ID column |
quiet |
Logical: should a message be printed? |
add_predictor |
External data to include in design matrix. This is the add_predictors... arg in |
og_ids |
Character vector with the PLINK ids (FID or IID) from the original data (i.e., the data before any subsetting from handling missing phenotypes) |
A matrix with the same dimensions as add_predictor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.