trtbias {BayesianPlatformDesignTimeTrend} | R Documentation |
This function estimates the mean bias of treatment effect
trtbias(res, trueeffect)
res |
A list of output matrix of a number of trial replicates |
trueeffect |
A vector of true treatment effect in each scenario |
A matrix of mean treatment effect bias
## Not run: trtbias(res, trueeffect)