attack_rate | R Documentation |
Functions re-exported from epitabulate
attack_rate(
cases,
population,
conf_level = 0.95,
multiplier = 100,
mergeCI = FALSE,
digits = 2
)
epitabulate functions:
epitabulate::attack_rate()
,
epitabulate::case_fatality_rate()
epitabulate::case_fatality_rate_df()
,
epitabulate::mortality_rate()
epitabulate::add_ar()
: a gtsummary wrapper for epitabulate::attack_rate()
epitabulate::add_cfr()
: a gtsummary wrapper for
epitabulate::case_fatality_rate()
epitabulate::add_crosstabs()
: a gtsummary wrapper to add counts to
a gtsummary::tbl_uvregression()
epitabulate::add_mr()
: a gtsummary wrapper for epitabulate::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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.