print.cs_combined function

Print Method for the Combined Approach

Print Method for the Combined Approach

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

Arguments

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

Returns

No return value, called for side effects

Examples

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