Convert a fitted Mk model to a Q-matrix
This function extracts a Q-matrix (in the form of an object of class "Qmatrix"
from a fitted Mk model.
as.Qmatrix(x, ...) ## S3 method for class 'fitMk' as.Qmatrix(x, ...) ## S3 method for class 'Qmatrix' plot(x, ...) ## S3 method for class 'Qmatrix' print(x, ...)
x |
fitted Mk model. (For instance, an object of class |
... |
optional arguments. |
An object of class "Qmatrix"
.
plot.Qmatrix
invisibly returns the coordinates of vertices of the plotted Q-matrix.
Liam Revell liam.revell@umb.edu, Joan Maspons
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.