ped_stats
cousinNums and auNums slots in ped_stats objectcumulativeRelatedness and relatednessCategories from outputrelatednessDistribution slot in ped_stats objectsummary.ped_stats
ped_stats function not output from summary.ped_stats by default. Use extended=TRUE for them to be included in the outputplot.ped_stats
relatednessCategories from ped_stats object. Will plot if A matrix is present on ped_stats objecth2_samp_var
-ped_stats: more optimisation to run even faster. Now running in 0.7s on the gryphons pedigree instead of 160s so 210x faster. Loops are slow
ped_stats: optimized to run much faster (I think it can even be improved). Now running in 1.6s on the gryphons pedigree instead of 160s so 100x faster. Now using sparse matrix format for A and removing some sluggish loops in estimations.ggpedigree()
pheno argumentggpedigree()
draw_pedA()
ggpedigree()
pedantics package under the new name pedtricks.rpederr()and fpederr() are not implementedpedigreeStats() 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 timemakePedigreeFactor() and makePedigreeNumeric() have been combined in convert_ped() which convert a pedigree to numeric or factorfixPedigree() is now fix_ped()genomesim(), microsim() and phensim() have been renamed as genome_sim(), micro_sim() and phen_sim()