pedtricks-package {pedtricks} | R Documentation |
pedtricks: Visualize, Summarize and Simulate Data from Pedigrees
Description
Sensitivity and power analysis, for calculating statistics describing pedigrees from wild populations, and for visualizing pedigrees.
Details
-
pedigreeStats()
andpedStatSummary()
have been replaced byped_stats()
with asummary()
andplot()
methods to simplify the workflow and allow to get the plots without running the statistics each time -
makePedigreeFactor()
andmakePedigreeNumeric()
have been combined inconvert_ped()
which convert a pedigree to numeric or factor -
fixPedigree()
is nowfix_ped()
-
genomesim()
,microsim()
andphensim()
have been renamed asgenome_sim()
,micro_sim()
andphen_sim()
For backward compatibility with code using pedantics
older names are still usable but not recommended.
Author(s)
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)
See Also
Useful links:
Report bugs at https://github.com/JulienGAMartin/pedtricks/issues