Skip to content
Prev 1486 / 5636 Next

[R-meta] Var-cov structure in multilevel/multivariate meta-analysis

Hi James,

Awesome, that makes so much more sense now! So the crux in our initial
approach was simply in how we specified clustering in
`clubSandwich::coef_test`.

As a general rule of thumb one would thus go through the following steps:
1. Impute the variance-covariance matrix at the highest level of clustering
at which residuals are non-independent.
2. Fit the model, adding random effects as necessary to account for
hierarchical dependence.
3. Compute the cluster-robust errors at the outermost level of clustering
from step 1 or 2, whichever is higher.

Thanks so much for your help -- really appreciated.
Fabian

---
Fabian M. H. Schellhaas | Ph.D. Candidate | Department of Psychology | Yale
University
On Sat, Mar 23, 2019 at 1:30 PM James Pustejovsky <jepusto at gmail.com> wrote: