logistic_summary_by_flag {tern} | R Documentation |
Constructor for content functions to be used in summarize_logistic()
to summarize
logistic regression results. This function is a wrapper for rtables::summarize_row_groups()
.
logistic_summary_by_flag(
flag_var,
na_str = default_na_str(),
.indent_mods = NULL
)
flag_var |
( |
na_str |
( |
.indent_mods |
(named |
A content function.