Summarize the properties of the rates of transition amongst the compartments in the model.

rate_summary(
  model,
  include_parse_info = TRUE,
  include_formula = FALSE,
  include_latex = FALSE
)

Arguments

model

a flexmodel object

include_parse_info

include information of numbers of variables, products, and factors associated with each rate

include_formula

include a column for the expanded rate formula

include_latex

include a column with latex code for the rate formula (experimental)