varfunc {BayesianPlatformDesignTimeTrend} | R Documentation |
varfunc
Description
This function reads in the output matrix of a number of trial replicates to calculate the variance of treatment effect estimate.
Usage
varfunc(res)
Arguments
res |
A list of output matrix of a number of trial replicates |
Value
The variance of Treatment effect estimates of each treatment arm
Examples
## Not run: varfunc(res)
[Package BayesianPlatformDesignTimeTrend version 1.2.3 Index]