| Treatment-class {psborrow2} | R Documentation |
Treatment Class
Description
A class for defining treatment details. Objects of class
Treatment should not be created directly but by the constructor
treatment_details().
Slots
trt_flag_colcharacter. Character specifying the name of the column in the model matrix that corresponds to the treatment flag (
1/0orTRUE/FALSE). This identifies patients as belonging to the experimental treatment arm.trt_priorPrior. Object of classPriorspecifying the prior distribution of the log effect estimate (log hazard ratio for time to event endpoints and log odds ratio for binary endpoints).
[Package psborrow2 version 0.0.3.4 Index]