# Generated by roxygen2: do not edit by hand

S3method(print,genomeSimList)
export(estimateIdentity)
export(estimateInbreeding)
export(estimateKappa)
export(estimateTwoLocusIdentity)
export(estimateTwoLocusInbreeding)
export(estimateTwoLocusKappa)
export(ibdsim)
export(plotSegmentDistribution)
export(profileSimIBD)
export(realisedInbreeding)
export(realisedKappa)
export(realisedKinship)
export(uniformMap)
export(zeroIBD)
import(ggplot2)
import(pedtools)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(ribd,inbreeding)
importFrom(ribd,kinship)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
useDynLib(ibdsim2, .registration = TRUE)
