compute_thresholds.RdCompute Thresholds
compute_thresholds( dat = NULL, anchor.group = NULL, time.var = NULL, timepoint = NULL, change.score = NULL, subject.id = "USUBJID" )
| dat | pass the dataframe |
|---|---|
| anchor.group | variable of the anchor group you want used here |
| time.var | variable of the Time in the dataframe - PLEASE CHECK THAT THIS IS CORRECTLY ORDERED, default is Time |
| timepoint | default here is to just use the final timepoint, e.g., "Time_4". Please be sure to have ordered your time variable correctly. |
| change.score | the PRO change score you want the threshold computed on |
returns a dataframe with two additional variables, PRO score at baseline and PRO change score