Simulating multiple marginal effects
- Dominant language
- Python
- Stars
- 12
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hi again. I just want a confirmation if I understand the model correctly. My goal is to simulate 10 disease SNPs, 2 of them having epistatic interactions, the rest having only marginal effects. I have specified the model like this:
````
2
3
4
5
6
7
8
9
0
1
````
However, in my output under disease SNPs, it only shows 3 snps. I would expect the dataset to contain 10 disease SNPs, the first two having epistatic effect and the rest having only marginal effects. Is this a faulty assumption?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.