-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Description
Simulate a fixed number of SNPs by simulating trees and placing one mutation on them. Trees need to be rejection sampled, and a reasonable thing to do is to fix theta<<1 and accept trees with probability 1-exp(-theta/2T_total) ~ theta/2T_total. I think the right acceptance rate in the limit as theta goes down to 0 is something like T_total/E(T_total), but that seems weird because it will frequently be greater than 1?
Metadata
Metadata
Assignees
Labels
No labels