Repeat a Rate for Several Rate Matrix Elements

rep_rate(model, from, to, formula, mapping = c("pairwise", "blockwise"))

Arguments

model

flexmodel object

from

character vector defining states from which flow is coming

to

character vector defining states from which flow is going

formula

Model formula defining dependence of the repeated rate on existing variables. See avail_for_rate for a function that will print out the names of variables that are available for use in these formulas.

mapping

experimental -- please choose default for now