Hello all,
I am running a metanalysis using a precomputed effect size and standard error.
I have no issues declaring the data for the metanalysis but when I select the random effect models for these analysis I get the error "Convergence not achieved during tau2 estimation". Summary command runs when I use a fixed-effect model but this type of model is not appropriate for the analysis of the data.
**************code*************
meta set Meanatbaseline SDbaseline if ( _Study_design=="A" ), studylabel(_author_year) studysize( _pop) eslabel( baseline )
(75 missing values generated)
Meta-analysis setting information
Study information
No. of studies: 15
Study label: _author_year
Study size: _pop
Effect size
Type: Generic
Label: baseline
Variable: Meanatbaseline
Precision
Std. Err.: SDbaseline
CI: [_meta_cil, _meta_ciu]
CI level: 95%
Model and method
Model: Random-effects
Method: REML
. meta summarize
Convergence not achieved during tau2 estimation
thank you for your help
IV
Related Posts with Metanalysis (random effects model error "Convergence not achieved during tau2 estimation"*)
Interaction effect outliers?I am very new to STATA and doing research. Something I do not quite understand. I am looking into a…
Margins after MixedHey all, I'm running a 2-level model using the - mixed - command. Can I use the regular - margins -…
IV Tobit Type-2 CommandLong time reader, first-time poster! I am analysing a data set where my dependent variable (expense…
clustering robust standard errors in one wave datasetHello, I have a one wave dataset of 158 firms, is it useful to cluster the standard errors? If so, …
Scaling a variable by another variableHi everyone, I need to calculate a variable as the standard deviation of another variable scaled by…
Subscribe to:
Post Comments (Atom)
0 Response to Metanalysis (random effects model error "Convergence not achieved during tau2 estimation"*)
Post a Comment