Problem with logistic regression in Plink
0
0
Entering edit mode
8.2 years ago
C-man ▴ 10

Hi

I have extracted snps from imputed bfile (plink) and I would like to run logistic with several diseases as a outcome.

Actually, raw file was an output for extract option. I changed it to bim, fam, bed and also tried map/ped

But, Odd ratios and p-value don't make any sense.

Here's my code for logistic. I have been trying several way

--bfile data --logistic --ci 0.95 --adjust --covar cova.txt --hide-covar --pheno outcomes.txt --missing-phenotype -999 --all-pheno --out

However, this code below did work well and I got p-value, but still I didn't know what does it mean because I do not know where is an outcome (disease)

--bfile data --logistic --ci 0.95 --adjust --covar cova.txt --hide-covar --out

Any thoughts on this?

Thanks

gene Plink SNP logistic • 2.7k views
ADD COMMENT

Login before adding your answer.

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