View source: R/create_summary_table.R
create_summary_table.cs_combined | R Documentation |
Create Summary Table for Combined Approach
## S3 method for class 'cs_combined'
create_summary_table(
x,
cutoff_results,
data,
method,
r_dd,
se_measurement,
cutoff,
sd_post,
direction,
...
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.