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

PIP tends to 1 by increasing sample size. #218

Open
harryyiheyang opened this issue Feb 16, 2024 · 1 comment
Open

PIP tends to 1 by increasing sample size. #218

harryyiheyang opened this issue Feb 16, 2024 · 1 comment

Comments

@harryyiheyang
Copy link

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

@pcarbo
Copy link
Member

pcarbo commented Feb 16, 2024

@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.

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