a_rbmi_lsmeans {tern.rbmi} | R Documentation |
Formatted Analysis function which can be further customized by calling
rtables::make_afun()
on it. It is used as afun
in rtables::analyze()
.
Description
Usage
a_rbmi_lsmeans(df, .in_ref_col, show_relative = c("reduction", "increase"))
Arguments
df |
input dataframe |
.in_ref_col |
boolean variable, if reference column is specified |
show_relative |
"reduction" if ( |
Value
Formatted Analysis function
[Package tern.rbmi version 0.1.4 Index]