View source: R/Plot_listoffunctionforplotgeneration.R
trteffect | R Documentation |
This function estimates the mean treatment effect bias and its rooted mean squared error
trteffect(res, trueeff)
res |
A list of output matrix of a number of trial replicates |
trueeff |
A vector of true treatment effect in each scenario |
A vector of mean treatment effect bias and its rooted mean squared error
## Not run: trteffect(res, trueeff)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.