Skip to contents

New Model Validation

Usage

validate_transmat(transmat)

validate_tree_dat(tree_dat)

validate_dat_long(dat_long)

Arguments

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.

Value

transmat

tree_dat

dat_long