.compute_validatePair | R Documentation |
Verify that the two matrices share the same time values and the same states.
.compute_validatePair(res_mat1, res_mat2)
res_mat1 |
Trajectory matrix 1, first column must be time while others are states. |
res_mat2 |
Trajectory matrix 2, first column must be time while others are states. |
# Internal only; error if check fails.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.