print.cs_distribution function

Print Method for the Distribution-Based Approach

Print Method for the Distribution-Based Approach

## S3 method for class 'cs_distribution' print(x, ...)

Arguments

  • x: An object of class cs_distribution
  • ...: Additional arguments

Returns

No return value, called for side effects

Examples

cs_results <- claus_2020 |> cs_distribution(id, time, hamd, pre = 1, post = 4, reliability = 0.8) cs_results