Description Usage Arguments Value Note
This method computes a 'ratematrix' out of slot ratesprays
.
The i,j - entry will then be accessible via ratematrix[[i]][[j]]
and contain the rate from discrete state i
to discrete state j
.
Note that the returned object is not of class matrix
, but is a
nested list of spray
objects.
1 | ratespraysToMatrix(obj)
|
obj |
object of class |
a two dimensional list of spray
objects.
this method only works for one discrete variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.