Closed shinichinamba closed 4 years ago
Hi Shinichi,
Thanks for pointing it out. For the second issue, I have revised it to 2*MAF. For the first issue, I have updated the package to avoid this error. If d.eta is NA, then I let GxE p-value be NA. Please refer to https://github.com/WenjianBI/SPAGE/commit/ed8ab83d81958c9fbb1f4dba8cc01a3302ffe7fa for the detailed information.
As you mentioned, this issue happens very rarely. I think the update should be OK. If you have further question, please feel free to let me know.
Thanks, Wenjian
Hello, I'm very excited to use SPAGE. This issue contains 2 points regarding to impute.mu() and the "fixed" impute method, respectively.
In this case,
exp.eta1
can be Inf. Therefore,mean(abs(d.eta))
getsNaN
.Best,
Shinichi Namba