.set_tuning_parameters {BayesFBHborrow} | R Documentation |
Set tuning parameters
Description
Set tuning parameters
Usage
.set_tuning_parameters(tuning_parameters = NULL, borrow, X, X_0 = NULL)
Arguments
tuning_parameters |
list of tuning_parameters, could contain any combination of the listed tuning parameters |
borrow |
choice of borrow, could be TRUE or FALSE |
X |
design matrix for concurrent trial |
X_0 |
design matrix for historical trial |
Value
filled list of tuning_parameters
[Package BayesFBHborrow version 2.0.1 Index]