Skip to content
Prev 3698 / 5636 Next

[R-meta] metafor::matreg() and its workflow

The main input to matreg() is a correlation or covariance matrix via argument 'R'. Where did you see an example where vcov() is used as input to the 'R' argument?

The input to 'R' might come from a meta-analysis of correlation coefficients. This is the idea behind MASEM.

The input to 'R' might also come from the correlations (or covariances) among a set of random effects. This is discussed in van Houwelingen et al. (2002).

Best,
Wolfgang