plot_pmap: plot PMAPs along the tree

Description Usage Arguments

View source: R/utils.R

Description

plot PMAPs along the tree

Usage

1
2
3
4
5
6
7
8
9
plot_pmap(
  pmap,
  tree,
  main.text,
  alpha = NULL,
  label = NULL,
  label_nodes = NULL,
  tip_label = NULL
)

Arguments

pmap

vector of PMAPs

tree

phylogenetic tree

main.text

title

alpha

(optional) posterior mean of alpha

label

labels of internal nodes

label_nodes

a set of k nodes to be labelled by A1, ..., Ak


MaStatLab/LTN documentation built on Feb. 4, 2022, 10:35 p.m.