fboehm / limmbo2

R wrapper to python module limmbo for covariance matrix estimation in multivariate linear mixed models in genetics studies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add option to fit models with covariates

fboehm opened this issue · comments

Current version of limmbo2 doesn't fit models that use covariates. I'll add this after re-examining the python code here: https://github.com/HannahVMeyer/limmbo

Might be best to include this in the function limmbo2::prep_data() here: https://github.com/fboehm/limmbo2/blob/master/R/prep_data.R