| plot.enumerate_parsimony {PhylogeneticEM} | R Documentation |
plot.enumerate_parsimony plots a representation of all the equivalent
solutions.
## S3 method for class 'enumerate_parsimony' plot(x, numbering = FALSE, nbr_col = 3, ...)
x |
an object of class |
numbering |
whether to number the solutions. Default to FALSE. |
nbr_col |
the number of columns on which to display the plot. Default to 3. |
... |
further arguments to be passed to |
This function uses functions plot.phylo and
nodelabels for the actual plotting of the trees.
A plot of the equivalent shifts allocations.
plot.phylo, enumerate_parsimony,
plot.equivalent_shifts, nodelabels