Skip to contents

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

Usage

# S3 method for cs_anchor_group_within
summary(object, ...)

Arguments

object

An object of class cs_anchor_group_within

...

Additional arguments

Value

No return value, called for side effects only

Examples

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

summary(cs_results)
#> 
#> ── Clinical Significance Results ──
#> 
#> Groupwise anchor-based analysis of clinical significance (within groups) with a
#> 8 point decrease in instrument scores (bdi) indicating a clinical significant
#> improvement.
#> 
#> There were 43 participants in the whole dataset of which 40 (93%) could be
#> included in the analysis.
#> 
#> 
#> ── Group Level Results 
#> 
#> Difference | [Lower | Upper] | CI-Level | n  | Category                              
#> -------------------------------------------------------------------------------------
#> -9.36      | -12.86 | -5.93  | 0.95     | 40 | Probably clinically significant effect