Learn R Programming

pedtricks (version 0.4.2)

pedtricks-package: 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.

Arguments

Author

Maintainer: Julien Martin julien.martin@uottawa.ca (ORCID)

Authors:

Details

  • 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.

See Also