validation | R Documentation |
New Model Validation
validate_transmat(transmat) validate_tree_dat(tree_dat) validate_dat_long(dat_long)
transmat |
Transition probability matrix. Rows are from nodes and columns are to nodes. |
tree_dat |
Hierarchical tree structure of parents and children in a list of vectors with integer values. |
dat_long |
Long format data frame with from, to, prob, vals columns. |
transmat
tree_dat
dat_long
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.