Skip to contents

Print Method for the Anchor-Based Approach for Groups (Between)

Usage

# S3 method for cs_anchor_group_between
print(x, ...)

Arguments

x

An object of class cs_anchor_group_between

...

Additional arguments

Value

No return value, called for side effects

Examples

cs_results <- claus_2020 |>
  cs_anchor(
    id,
    time,
    bdi,
    post = 4,
    mid_improvement = 7,
    group = treatment,
    target = "group",
    effect = "between"
  )

cs_results
#> 
#> ── Clinical Significance Results ──
#> 
#> Groupwise anchor-based approach (between groups) with a 7 point decrease in
#> instrument scores indicating a clinical significant improvement.
#> 
#> Group 1 | Group 2 | Median Difference | [Lower | Upper] | CI-Level | n (1) | n (2) | Category                              
#> ---------------------------------------------------------------------------------------------------------------------------
#> TAU     | PA      | -10.30            | -18.03 | -2.38  | 0.95     | 19    | 21    | Probably clinically significant effect