trtbias {BayesianPlatformDesignTimeTrend}R Documentation

trtbias

Description

This function estimates the mean bias of treatment effect

Usage

trtbias(res, trueeffect)

Arguments

res

A list of output matrix of a number of trial replicates

trueeffect

A vector of true treatment effect in each scenario

Value

A matrix of mean treatment effect bias

Examples

## Not run: trtbias(res, trueeffect)

[Package BayesianPlatformDesignTimeTrend version 1.2.3 Index]