Description Usage Arguments Author(s)
Make a bubble plot of a transition matrix
1 2 3 4 |
x |
A square matrix representing a continuous-time markov model; rows should sum to zero, with negative values cross the diagonal |
eq.freq |
A numeric vector giving the equilibrium frequencies of each state. If provided, the equilibrium frequencies will be plotted along the bottom. |
max.cex |
A scaling factor which determines the size of the largest circle |
eq.freq.max.cex |
A scaling factor which determines the size of the largest circle in the equilibrium frequencies. |
alphabet |
A character vector representing the state names for
each row/column of the matrix. Can either be a vector of size
|
col |
If |
eq.freq.col |
(Only applicable when eq.freq provided). Should be vector of same length as eq.freq, though values will be recycled. Values in the vector indicate colors to draw the equilibrium frequency bubbles. |
filled |
If |
add |
If |
... |
Further arguments to be passed to |
Melissa J. Hubisz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.