rate_summary: Rate Summary

View source: R/tmbutils.R

rate_summaryR Documentation

Rate Summary

Description

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

Usage

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)


bbolker/McMasterPandemic documentation built on Aug. 25, 2024, 6:35 p.m.