MRCIEU / ieugwasr

R interface to the IEU GWAS database API
https://mrcieu.github.io/ieugwasr/
Other
73 stars 23 forks source link

Different P-value generated mr() #75

Open SunYidan2021 opened 4 months ago

SunYidan2021 commented 4 months ago

When I did the following analysis

mr_report(dat)
res <- mr(dat)

The P-value are slightly different in the report and 'res'. And I also found, whenever I ran

res<-mr(dat)

The P-value changed. I would like to ask how to set mr(), to make the P-value unchanged