-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
.pedantics
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()