Skip to content

Commit 368ae41

Browse files
authored
Create inbreeding.md
1 parent 6d80849 commit 368ae41

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ProgrammingProjects/inbreeding.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## Efficient estimation of the inbreeding coefficient.
2+
3+
In this project you'll implement the method in [McClure & Whitlock (2012)](https://www.nature.com/articles/hdy201227), in particular equation (8) therein using [**sumR**](https://github.com/GuidoAMoreira/sumR).
4+
We expect this to be both fast and efficient.

0 commit comments

Comments
 (0)