data(mouse_msats)
genotypes <- convert_raw(mouse_msats)
(out <- r2_hf(genotypes, nboot = 100, type = "msats", parallel = FALSE,
subsets = c(2,4,6,8,10,12), nboot_loci = 100))
plot(out)Run the code above in your browser using DataLab