Summary Method for the Distribution-Based Approach
## S3 method for class 'cs_distribution' summary(object, ...)
object
: An object of class cs_distribution
...
: Additional argumentsNo return value, called for side effects only
cs_results <- claus_2020 |> cs_distribution(id, time, hamd, pre = 1, post = 4, reliability = 0.8) summary(cs_results)
Useful links