plot.ped_stats {pedtricks} | R Documentation |
Plot output from ped_stats
Description
Generates a manageable summary of pedigree-wide statistics reported by ped_stats, either for a single pedigree or for a comparison between pedigrees
Usage
## S3 method for class 'ped_stats'
plot(x, lowMem = FALSE, grContrast = FALSE, ...)
Arguments
x |
An object of class ped_stats generated by |
lowMem |
If TRUE, then stats based on calculation of A are not performed. |
grContrast |
If TRUE, then uglier shades of red and blue are used to denote male and female statistics in graphical reports, but these colours provide better contrast in greyscale. |
... |
extra arguments |
Value
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.