Skip to content

johow/kinlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kinlab: Analyzing Kinship and Reproduction in Historical Populations

An R package for analyzing genetic relatedness and reproductive outcomes in pedigree data and spatiotemporal event histories from historical populations. Try this:

library(devtools)
install_github(c("johow/kinlab","johow/kh.data"))
library(kinlab)
plot_pedigree(id=1570, evdat="1800-01-01", df_ind=kh.data::kh_ind, ped=kh.data::kh_ped[["1570"]], evmat=kh.data::kh_mat)

About

Analyzing kinship, survival and reproduction in historical family data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published