You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I found a very strange performance that the PIP would tends to either 1 or 0 by increasing the sample size when using the susie_suff_stat(). An example is shown below:
@harryyiheyang Without more information it is hard to say if this result is expected or not, but, generally speaking, we would expect greater confidence in identifying the causal SNPs as the sample size increases.
Hi there,
I found a very strange performance that the PIP would tends to either 1 or 0 by increasing the sample size when using the susie_suff_stat(). An example is shown below:
fit$pip
[1] 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0
[38] 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[75] 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0
[112] 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0
[149] 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0
[186] 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Is this not type-I error or based on the variance of residual is 1?
Thank you
The text was updated successfully, but these errors were encountered: