Skip to contents

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

Usage

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

Arguments

x

An object of class cs_anchor_group_within

...

Additional arguments

Value

No return value, called for side effects

Examples

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

cs_results
#> 
#> ── Clinical Significance Results ──
#> 
#> Groupwise anchor-based approach (within groups) with a 7 point decrease in
#> instrument scores indicating a clinical significant improvement.
#> 
#> Median Difference | [Lower | Upper] | CI-Level | n  | Category                              
#> --------------------------------------------------------------------------------------------
#> -9.39             | -12.87 | -5.90  | 0.95     | 40 | Probably clinically significant effect