Learn R Programming

metamisc (version 0.4.0)

se: Standard errors and variances

Description

Obtain standard errors or variances of a model fit

Usage

se(object, ...)
variances(object, ...)
tau(object, ...)
tau2(object, ...)

Value

For se the standard errors of object, and for variances the variances. For tau the heterogeneity of the coefficients.

Arguments

object

A model fit object

...

other arguments

Author

Valentijn de Jong