data_reform {UKB.COVID19} | R Documentation |
Reform variables
Description
Reform variables
Usage
data_reform(res, type)
Arguments
res |
Merged data of phenotype from makePhenotypes or comorbidity_summary and covariates from risk_factor. |
type |
Data type: susceptibility, severity, mortality or comorbidity. |
Value
Reformed data for association tests using logistic regression models.
[Package UKB.COVID19 version 0.1.5 Index]