powered by
Summary Method for the Percentage-Change Approach
# S3 method for cs_percentage summary(object, ...)
No return value, called for side effects only
An object of class cs_percentage
cs_percentage
Additional arguments
cs_results <- claus_2020 |> cs_percentage( id, time, bdi, pre = 1, post = 4, pct_improvement = 0.5 ) summary(cs_results)
Run the code above in your browser using DataLab