Learn R Programming

hetmeta (version 0.1.0)

hetmetaObject: hetmeta Object

Description

An object returned by hetmeta function, inheriting from class "rma.uni"

Arguments

Details

An object of class "hetmeta". The object is derived from an object of class rma.uni. In addition to thatm it has the following components: Objects of class "hetmeta" are lists with defined components.
Rb
value of $Rb$, which quantifies the proportion of the between-study heterogeneity relative to the variance of the pooled random effects estimate.
Ri
value of $R_I$, whihc quantifies the proportion of the variance of the effect estimate due to between-studies variation.
CVb
value of $CV_b$, the between-studies coefficient of variation.
se_Rb
the sandard error of $R_b2$ derived using the delta method.
se_I2
the sandard error of $I^2$ derived using the delta method.
se_Ri
the sandard error of $R_I$ derived using the delta method.
se_CVb
the sandard error of $CV_b$ derived using the delta method.
s2_I2
the "typical" within-study variance as defined in the $I^2$
s2_Ri
the "typical" within-study variance as defined in the $R_I$
cv_vi
value of the coefficient of variation of the within-study variances.

See Also

hetmeta, hetmeta-package