incidence.matrix
computes the incidence matrix T of a tree : for a
lineage i and a branch b, T[i,b]=1 if b is in the lineage i, and 0
otherwise.
Arguments
- phylo
a phylogenetic tree, class
phylo
.
incidence.matrix
computes the incidence matrix T of a tree : for a
lineage i and a branch b, T[i,b]=1 if b is in the lineage i, and 0
otherwise.
a phylogenetic tree, class phylo
.