This is a test version of Biostars. For the public version, visit https://www.biostars.org.
`--qt-means` in plink

Hi,

Is it possible to get confidence interval 0.95 in estimation of genotypic means in plink?

Regards

snp

1 answer

The --qt-means report provides means and standard deviations; (mean - 1.96sd, mean + 1.96sd) gives you a decent 0.95 confidence interval.

Log in to answer this question.