Calculate the categories based on the cutoff
# S3 method for default
calc_cutoff_from_data(
data,
m_clinical,
sd_clinical,
m_functional,
sd_functional,
type = "a",
direction = 1,
...
)
Prepped data with class cs_*
Mean of functional population
SD of functional population
Cutoff type, available are "a"
, "b"
, and "c"
Additional arguments for the specific RCI method