View source: R/ped_stats_summary.R
summary.ped_stats | R Documentation |
Generates a manageable summary of pedigree-wide statistics reported by ped_stats, either for a single pedigree or for a comparison between pedigrees
## S3 method for class 'ped_stats'
summary(object, ...)
object |
An object of class ped_stats generated by |
... |
extra arguments |
Returns a table of numbers of records, maternities, paternities, pairwise sibship relationships, numbers of different classes of grand-parental relationships, pedigree depth, number of founders, mean sibship sizes, simple statistics of numbers of inbred and non-inbred individuals, and proportions of pairwise relationship coefficients equal to or greater than several thresholds.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.