reworkhow / JWAS.jl

Julia for Whole-genome Analysis Software
http://QTL.rocks
GNU General Public License v2.0
96 stars 44 forks source link

allow missing covariates #131

Open zhaotianjing opened 2 years ago

zhaotianjing commented 2 years ago

When covariate is missing, and phenotype is missing, the covariate will be imputed using its mean. When covariate is missing, and phenotype is known, retue error message.