Description Usage Arguments Value Author(s) References Examples
Based on the estimated weight function an explicit formula for the bias of each initial effect estimate can be derived,
see Rufibach (2011). This function implements computation of this bias and is called by DearBegg
and DearBeggMonotone
.
1 | effectBias(y, u, w, theta, eta)
|
y |
Normally distributed effect sizes. |
u |
Associated standard errors. |
w |
Vector of estimated weights as computed by either |
theta |
Effect size estimate. |
eta |
Standard error of effect size estimate. |
A list consisting of the following elements:
|
Matrix with columns y, u, y, p, bias, y - bias, bias / y, where the rows are provided in decreasing order of p-values. |
Kaspar Rufibach (maintainer), kaspar.rufibach@gmail.com,
http://www.kasparrufibach.ch
Rufibach, K. (2011). Selection Models with Monotone Weight Functions in Meta-Analysis. Biom. J., 53(4), 689–704.
1 | # For an illustration see the help file for the function DearBegg().
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.