Skip to content

Commit

Permalink
add gamma rate heterogeneity correction
Browse files Browse the repository at this point in the history
  • Loading branch information
rbouckaert committed Apr 21, 2015
1 parent b34bf6b commit 6d8e1ba
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 12 deletions.
2 changes: 1 addition & 1 deletion examples/testAsc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ u=v=1.0 alpha=2, beta=0.2 lambda=10
<operator spec='operators.MutationMover' window='0.1' weight='0.25' u='@u' v='@v'/>

<!-- estimate ascertainment counts -->
<operator spec='operators.ConstantSitesSampler' weight='0.001' ascSiteCount='@ascSiteCount' treelikelihood="@treeLikelihood"/>
<operator spec='operators.ConstantSitesSampler' weight='0.1' ascSiteCount='@ascSiteCount' treelikelihood="@treeLikelihood"/>

<logger logEvery="1000">
<!--log idref="u"/>
Expand Down
Loading

0 comments on commit 6d8e1ba

Please sign in to comment.