Skip to contents

[Stable]

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().

Usage

logistic_summary_by_flag(flag_var)

Arguments

flag_var

(string)
variable name identifying which row should be used in this content function.

Value

A content function.