se {metamisc} | R Documentation |
Obtain standard errors or variances of a model fit
se(object, ...) variances(object, ...) tau(object, ...) tau2(object, ...)
object |
A model fit object |
... |
other arguments |
For se
the standard errors of object
, and for
variances
the variances. For tau
the heterogeneity of the coefficients.
Valentijn de Jong