Open dongjt0727 opened 6 years ago
This is a read only mirror of CRAN, please look up the package authors in the DESCRIPTION file.
Yes, this can be done. For example, for the mr_ivw command:
mr_ivw(mr_input(bx = ldlc, bxse = ldlcse, by = chdlodds, byse = chdloddsse))$Pvalue
Hi, this is a read only mirror of CRAN, please see the package authors in the DESCRIPTION
file. Look for Maintainer
, BugReports
and URL
. Thanks!
I am learning Mendelian randomization analyses these days,and the package helps me a lot .I wonder if i can display the p value by scientific notation or set more decimal places. thanks.