How to include interaction in logistic model using plink
1
0
Entering edit mode
7.5 years ago
lucia • 0

I tried using the flag --interaction with --logistic but it always gets deprecated in plink. An err msg says using --linear interaction but that does not work for logistic regression. Anyone knows how to include interaction between phenotype and covariates in additive logistic models using plink?

plink GWAS • 4.1k views
ADD COMMENT
1
Entering edit mode
7.5 years ago

If I understand correctly (using PLINK2)

plink --logistic genotypic interaction --file your_file etc.

so without the --

Example from the manual:

plink --bfile mydata --linear genotypic interaction --covar tmp.cov --parameters 1-4, 7
ADD COMMENT
0
Entering edit mode

You are right. It works w/o '--'. Thx!

ADD REPLY

Login before adding your answer.

Traffic: 2628 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