Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Algorithm may not have converged #2

Closed
anglixue opened this issue Jun 17, 2020 · 3 comments
Closed

Algorithm may not have converged #2

anglixue opened this issue Jun 17, 2020 · 3 comments

Comments

@anglixue
Copy link

Hi Guanghao,

Recently I found that MRmix sometimes gives very significant P-value along with the following information:

> MRMix(bzx, bzy, sx=bzx_se, sy=bzy_se, theta_temp_vec = seq(-1,1,by=0.01))
$theta
[1] -0.09

$pi0
[1] 0.9999

$sigma2
[1] 5.662289e-05

$SE_theta
[1] 0.02252094

$zstat_theta
[1] -3.99628

$pvalue_theta
[1] 6.434561e-05

Warning message:
In MRMix(bzx, bzy, sx = bzx_se, sy = bzy_se, theta_temp_vec = seq(-1,  :
  Algorithm may not have converged.

I was wondering how should I interpret this result. And is there any way to make it converged and provide more robust estimate?

Thank you!

Cheers,
Angli

@gqi
Copy link
Owner

gqi commented Jun 17, 2020 via email

@anglixue
Copy link
Author

Hi Guanghao,

Thanks for your quick reply.

Yes, after I install the latest version, there is no such warnings anymore and the FDR is well-controlled now. Thanks for your help!

Cheers,
Angli

@gqi
Copy link
Owner

gqi commented Jun 18, 2020 via email

@gqi gqi closed this as completed Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants