View source: R/logistic_regression.R
logistic_summary_by_flag | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.