Skip to content
Prev 2438 / 5636 Next

[R-meta] 3-level meta with robust errors

Dear James,
Thank you!

Attached are the code and the database.
And here is some results
Multivariate Meta-Analysis Model (k = 17; method: REML)
  logLik  Deviance       AIC       BIC      AICc
-14.2991   28.5983   34.5983   36.9161   36.5983

Variance Components:
            estim    sqrt  nlvls  fixed       factor
sigma^2.1  0.0000  0.0000     12     no     ID_study
sigma^2.2  4.1629  2.0403      5     no  ID_database

Test for Heterogeneity:
Q(df = 16) = 48.1411, p-val < .0001

Model Results:
estimate      se    tval    pval   ci.lb   ci.ub
  2.0905  0.9704  2.1542  0.0468  0.0333  4.1478  *
+            cluster = wb$ID_database)
    Coef. Estimate    SE t-stat d.f. p-val (Satt) Sig.
1 intrcpt     2.09 0.954   2.19 3.91       0.0952    .


I think I found out where our mistake was.

The sandwich correction doesn't calculate Conf Intervals, so we calculated
them using formula: SE*1.96
Stupid, I know.
Still, even now I am not sure how to correctly calculate CI here - could
you please explain?

And another question
There are several methods for outliers detection: Cook distance,
residuals, hat values.  Rather often a study is problematic with one method
but OK with others. Are there any guidelines which studies should be
removed   -- i.e., when at least two methods indicate it as outliers?

Best,
Valeria
On Tue, Dec 1, 2020 at 9:10 PM James Pustejovsky <jepusto at gmail.com> wrote:

            
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://stat.ethz.ch/pipermail/r-sig-meta-analysis/attachments/20201202/7db8b4d4/attachment.html>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: script for avSim_SH.R
Type: application/octet-stream
Size: 2941 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-meta-analysis/attachments/20201202/7db8b4d4/attachment.obj>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: MetaAnallysis avSim.sav
Type: application/octet-stream
Size: 2955 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-meta-analysis/attachments/20201202/7db8b4d4/attachment-0001.obj>