Sensitivity and power analysis, for calculating statistics describing pedigrees from wild populations, and for visualizing pedigrees.
Maintainer: Julien Martin julien.martin@uottawa.ca (ORCID)
Authors:
Matthew Wolak mew0099@auburn.edu (ORCID)
Susan Johnston Susan.Johnston@ed.ac.uk (ORCID)
Michael Morrissey michael.morrissey@st-andrews.ac.uk (ORCID)
pedigreeStats()
and pedStatSummary()
have been replaced by ped_stats()
with a summary()
and plot()
methods to simplify the workflow and allow to get the plots without running the statistics each time
makePedigreeFactor()
and makePedigreeNumeric()
have been combined in convert_ped()
which convert a pedigree to numeric or factor
fixPedigree()
is now fix_ped()
genomesim()
, microsim()
and phensim()
have been renamed as genome_sim()
, micro_sim()
and phen_sim()
For backward compatibility with code using pedantics
older names are still usable but not recommended.
Useful links: