a_rbmi_lsmeans: Formatted Analysis function which can be further customized...

a_rbmi_lsmeansR 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

[Experimental]

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 (control - treatment, default) or "increase" (treatment - control) of relative change from baseline?

Value

Formatted Analysis function


tern.rbmi documentation built on Aug. 8, 2025, 7:44 p.m.