Skip to content

Commit

Permalink
Update README.md genetic likelihood from Campbell 2019
Browse files Browse the repository at this point in the history
Fix the genetic likelihood in the README, see issue #87
  • Loading branch information
CyGei authored Sep 9, 2024
1 parent 8deb809 commit 7fce599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ $$\mu^{d(s_i,s_{\alpha_i})}(1 - \mu)^{(\kappa_i\times l(s_i, s_{\alpha_i})) - d(

The corrected genetic likelihood is:

$$(\kappa_i \mu)^{d(s_i,s_{\alpha_i})}(1 - \mu)^{(\kappa_i\times l(s_i, s_{\alpha_i})) - d(s_i,s_{\alpha_i})}$$
$$(\kappa_i\mu)^{d(s_i,s_{\alpha_i})}(1-\kappa_i\mu)^{l(s_i,s_{\alpha_i})-d(s_i,s_{\alpha_i})}$$

<br>

Expand Down

0 comments on commit 7fce599

Please sign in to comment.