trteffect {BayesianPlatformDesignTimeTrend}R Documentation

trteffect

Description

This function estimates the mean treatment effect bias and its rooted mean squared error

Usage

trteffect(res, trueeff)

Arguments

res

A list of output matrix of a number of trial replicates

trueeff

A vector of true treatment effect in each scenario

Value

A vector of mean treatment effect bias and its rooted mean squared error

Examples

## Not run: trteffect(res, trueeff)

[Package BayesianPlatformDesignTimeTrend version 1.2.3 Index]