Plot Age Priors
Visualise the age-difference based prior probability ratios as a heatmap.
PlotAgePrior(AP = NULL, legend = TRUE)
AP |
matrix with age priors (P(A|R)/P(A)) with age differences in rows and relationships in columns; by default M: maternal parent (mother), P: paternal parent (father), FS: full siblings, MS: maternal siblings (full + half), PS: paternal siblings. |
legend |
if |
A heatmap.
data(SeqOUT_griffin, package="sequoia") PlotAgePrior(SeqOUT_griffin$AgePriors) PlotAgePrior(SeqOUT_griffin$AgePriorExtra)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.