eval_transition | R Documentation |
Evaluate a transition matrix using evaluated parameters.
eval_transition(x, parameters)
x |
an |
parameters |
an |
Runs checks on the transition matrix during evaluation.
This functions has been heavily optimized, and thus can be difficult to read. Good luck...
An eval_matrix
object (actually a list of
transition matrices, one per cycle).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.