Methods for objects of class "deltamethod".

# S3 method for class 'deltamethod'
coef(object, ...)
# S3 method for class 'deltamethod'
vcov(object, ...)

Arguments

object

an object of class "deltamethod".

...

other arguments.

Details

The coef function extracts the transformed estimates from objects of class "deltamethod". The vcov function extracts the corresponding variance-covariance matrix.

Value

Either a vector with the transformed estimates or a variance-covariance matrix.

References

Viechtbauer, W. (2010). Conducting meta-analyses in R with the metafor package. Journal of Statistical Software, 36(3), 1–48. https://doi.org/10.18637/jss.v036.i03

See also

deltamethod for the function to create deltamethod objects.