Learn R Programming

estmeansd (version 1.0.0)

get_SE: Parametric bootstrap standard error estimation

Description

A generic function for computing parametric bootstrap standard error (SE) estimates.

Usage

get_SE(x, ...)

Value

A list with the following components:

est.se

Estimated standard error of the mean estimator.

boot.means

Bootstrap replicates of the mean estimates.

boot.sds

Bootstrap replicates of the standard deviation estimates.

Arguments

x

an object for which a standard error estimate is desired

...

other arguments.

References

McGrath S., Katzenschlager S., Zimmer A.J., Seitel A., Steele R., Benedetti A. (In preparation). Standard error estimation in meta-analysis of studies reporting medians.