calc_cutoff_from_data.default | R Documentation |
Calculate the categories based on the cutoff
## Default S3 method:
calc_cutoff_from_data(
data,
m_clinical,
sd_clinical,
m_functional,
sd_functional,
type = "a",
direction = 1,
...
)
data |
Prepped data with class |
m_functional |
Mean of functional population |
sd_functional |
SD of functional population |
type |
Cutoff type, available are |
... |
Additional arguments for the specific RCI method |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.