LD-pruning before logistic regression?
1
0
Entering edit mode
7.3 years ago
cs4379 • 0

When using plink to perform a case-control logistic regression, should LD-pruning be performed beforehand? One of the assumptions with the logistic regression model is that the variables being tested are independent, and it seems like variants that are in LD would violate this assumption. If LD-pruning should be performed, what would be a good r^2 cut-off? If it shouldn't be performed, why not?

logistic regression ld-pruning • 2.2k views
ADD COMMENT
2
Entering edit mode
7.3 years ago

plink's linear/logistic regressions test one variant at a time; you only need to ensure that the covariates are independent. (After you've generated the report, --clump may be useful for organizing it into LD-based blocks, though.)

ADD COMMENT

Login before adding your answer.

Traffic: 2523 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6