MRCIEU / TwoSampleMR

R package for performing 2-sample MR using MR-Base database
https://mrcieu.github.io/TwoSampleMR
Other
420 stars 176 forks source link

res <- mr(dat, method_list = c("mr_raps")) #131

Open Xiongqiaohua opened 4 years ago

Xiongqiaohua commented 4 years ago

@MRC Integrative Epidemiology Unit
When I was running the following code:res <- mr(dat, method_list = c("mr_raps")) there was an Error: 'mr.raps.shrinkage' is not an exported object from 'namespace:mr.raps' what should I do to solve it? Thanks for your help faithfully!

explodecomputer commented 4 years ago

Hi @Xiongqiaohua I think I need to check if the mr.raps package has changed anything recently, I'll try to look into it this week

Xiongqiaohua commented 4 years ago

Hi @Xiongqiaohua I think I need to check if the mr.raps package has changed anything recently, I'll try to look into it this week

Thanks a lot! It turned out to be good after several days.

mocksu commented 3 years ago

@mrc Integrative Epidemiology Unit When I was running the following code:res <- mr(dat, method_list = c("mr_raps")) there was an Error: 'mr.raps.shrinkage' is not an exported object from 'namespace:mr.raps' what should I do to solve it? Thanks for your help faithfully!

Hi Xiongqiao, could you please help me with https://github.com/MRCIEU/TwoSampleMR/discussions/300? I have a related issue. Thanks so much!