se: Standard errors and variances

View source: R/metapred.R

seR Documentation

Standard errors and variances

Description

Obtain standard errors or variances of a model fit

Usage

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

Arguments

object

A model fit object

...

other arguments

Value

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

Author(s)

Valentijn de Jong


metamisc documentation built on Sept. 25, 2022, 5:05 p.m.