Dear all,
I am currently trying to perform a logistic regression to assess the association between a disease and measurement. The measurement is computed through genetic data, thus I should exclude genetic related individuals.
However, I am losing a significant number of positive individuals, and I wanted to used a mixed model that will account for relatedness so I don’t have to exclude those.
I am currently working with converting to gds files and use Genesis, but I am wondering if there are easier ways to accomplish.
Maybe if I compute a genetic relationship matrix to introduce it to a mixed model in R.
Thank you in advance
Thank you for the response. I will report back once I have complete it.