Borrowing
Class
Borrowing-class.Rd
A class for defining borrowing details. Objects of class
Borrowing
should not be created directly but by the constructor
borrowing_details()
.
Slots
method
character. The type of borrowing to perform. It must be one of:
'BDB'
,'Full borrowing'
, or'No borrowing'
. See?borrowing_details
for more information.baseline_prior
Prior
. Object of classPrior
specifying prior distribution for the baseline outcome. See?borrowing_details
for more information.ext_flag_col
character. The name of the column in the data matrix that corresponds to the external control flag (
1
/0
orTRUE
/FALSE
). This identifies a patient as belonging to the external control cohort.tau_prior
Prior
. Object of classPrior
defining the hyperprior on the "commensurability parameter". See?borrowing_details
for more information.