create_summary_table.cs_combined {clinicalsignificance} | R Documentation |
Create Summary Table for Combined Approach
Description
Create Summary Table for Combined Approach
Usage
## S3 method for class 'cs_combined'
create_summary_table(
x,
cutoff_results,
data,
method,
r_dd,
se_measurement,
cutoff,
sd_post,
direction,
...
)
Arguments
cutoff_results |
Cutoff results object |
r_dd |
r_dd |
se_measurement |
se_measurement |
cutoff |
Cutoff value |
sd_post |
SD post intervention |
direction |
Which direction is beneficial? 1 = higher, -1 = lower |
[Package clinicalsignificance version 2.1.0 Index]