These objects are imported from other packages. Follow the links below to see their documentation.
add_ar
, add_cfr
, add_mr
epitabulate functions:
epitabulate::add_ar()
: a gtsummary wrapper for epikit::attack_rate()
epitabulate::add_cfr()
: a gtsummary wrapper for
epikit::case_fatality_rate()
epitabulate::add_crosstabs()
: a gtsummary wrapper to add counts to
a gtsummary::tbl_uvregression()
epitabulate::add_mr()
: a gtsummary wrapper for epikit::mortality_rate()
epitabulate::gt_mh_odds()
: a gtsummary wrapper for stratified
univariate regression and mantel-haenszel estimates
epitabulate::gt_remove_stat()
: a gtsummary wrapper to remove variables
from a gtsummary table
epitabulate::tab_linelist()
: tabulate linelist data
epitabulate::tab_survey()
: tabulate survey data
epitabulate::tab_univariate()
: caluclate odds, risk, and incidence risk
ratios for multiple variables from linelist data.
epitabulate::data_frame_from_2x2()
: convert a 2x2(x2) table to a data
frame clearly labelling the (un)exposed (non)case combinations and their
totals.