metaSEM

Missing values error without missings in the data?
Dear Mike,
I'm afraid I have to ask you for help again.
I receive a following new error warning every time I try to run an FEM regardless of the constellation of variables from my dataset:
> summary(fixed1)
Error in if (pchisq(chi.squared, df = df, ncp = 0) >= upper) { :
missing value where TRUE/FALSE needed
Even if I try to run it only with first three variables (there are 146 full matrices without any missings) I have the same problem.
I appreciate any idea you can provide.
Regards,
Nastja

CI of indirect effects
Dear all,
Being very new to MetaSEM as well as R, please accept my apology for such simple question.
Mike kindly corrected my code to conduct a correlation based MetaSEM.
I just wanted to be sure that the coefficients are the standardised coefficients. Also, I was wondering whether it is possible to get the CI of the indirect effects, to know whether these effects are significant or not.
I attached the code and the results.
Thank you in advance,
Regards,
Arin
- Read more about CI of indirect effects
- 4 comments
- Log in or register to post comments

x is not positive definite! Help
Dear Mike,
I'm a beginner in R and metaSEM. I'm performing a meta-analytic path model with 3 predictor variables, 1 mediator and 1 dependent variable (5 variables in total and 158 primary studies) as you can see in the figure.
I run the fix effects in the full dataset (158) but it is not possible because the missing values, but neither is possible to run the random effects (1stage).
- Read more about x is not positive definite! Help
- 2 comments
- Log in or register to post comments

Using standard error in meta() and meta3()
Hi Mike and others,
I've been running some three-level meta-analyses using meta3() with standard error as input instead of variance. However, the description of meta() and meta3() only mention the use of variance as input. Although I am aware it is easy to convert standard error to variance I was wondering whether it is ok to use standard error with meta() and meta3().
Thanks for the help all.
Best,
Jasper
- Read more about Using standard error in meta() and meta3()
- 2 comments
- Log in or register to post comments

Combining three-level and TSSEM
Hi Mike, and others,
- Read more about Combining three-level and TSSEM
- 1 comment
- Log in or register to post comments

Nested models
A fixed effect model is a more restricted version of a random effects model, when meta-analyzing correlations using tssem1(), correct? Is there a way to do a nested model test? I know the degrees of freedom for the difference test would be the number of random effects estimated. I'm tripped up because the fixed effect model gives many fit stats, whereas the random effects model only gives a -2 log likelihood.
Thank you!
- Read more about Nested models
- 6 comments
- Log in or register to post comments

asycov missing values
Hi Mike and other users,
I have a question concerning the the function asycov in the preparatory process for a Meta-Analysis using SEM and the WLS-Function. I have a manually created pooled correlation matrix (6x6) as there are some correlations I didn’t compute by myself. The problem is, that there are 4 missing values which resulted in the following error term when trying to calculate the covariance matrix with the asycov function:
- Read more about asycov missing values
- 6 comments
- Log in or register to post comments

Differences between meta-analytic indirect effects estimated using meta() and tssem2()
Hi Mike and metaSEM users,
First of all, thank you, Mike, for maintaining such an active presence on this forum! It makes a HUGE difference as a user to be able to get questions answered from the package maintainer within a pretty reasonable timeframe. :)
I had another question about the meta-analytic indirect effects that are estimated by indirectEffect() (and then meta-analytically combined using meta() ).

R-squared (Explained Variance) for DVs in a Stage 2 MetaSEM
Hi All,
I need to calculate variance explained for my endogenous latent variables after fitting the pooled data to a structural model in Stage 2 (using tssem2). I have specified a model (all observed variables) with 3 dependent variables (two of which are mediators, with one key "final" dependent variable).
(I guess I'll drop in the A matrix so you know what it looks like:)
KSSE Prestige EnjHlpg BossExp ExtrMotiv Recip TrustB ATS ITS KS

tssem1 Inverse variance weighting
Hello!
I'm trying to work with the metaSEM package for the first time, and I really appreciate it so far!
Why is weighting of the ES by the inverse variance in tssem1 only implemented for fixed effects? Aside from the results of the SEM structure in tssem2, I would like to give readers of my results both FE and RE estimates of the pooled correlation matrix, but I want both to reflect the variance/sample size and they wouldn't be comparable if only one of the methods uses inverse weighting by the variance.
- Read more about tssem1 Inverse variance weighting
- 3 comments
- Log in or register to post comments
Pagination
- Previous page
- Page 14
- Next page