R/validate_.R
validation.Rd
New Model Validation
validate_transmat(transmat) validate_tree_dat(tree_dat) validate_dat_long(dat_long)
Transition probability matrix. Rows are from nodes and columns are to nodes.
Hierarchical tree structure of parents and children in a list of vectors with integer values.
Long format data frame with from, to, prob, vals columns.
transmat
tree_dat
dat_long