summary.cs_anchor_group_within function

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

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

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

Arguments

  • object: An object of class cs_anchor_group_within
  • ...: Additional arguments

Returns

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)