I am working on a meta-regression of a random effects meta-analysis with 53 studies. The overall I-Square in the meta-analysis is 79% with P=0.000.
To do the meta-regression I have taken all the aspects of the included studies that could have contributed to the heterogeneity (follow-up duration, study size, study population and period of the study etc).
I looked at each aspect individually (with the command metareg eff followup, wsse (SEeff)) then put them in a model (metareg eff smallvlarge-area, wsse (SEeff)). This model originally had an I-Square residual of 36.8% and an adjusted R Square of 58%.
I then removed covariates which had the highest p value one by one, this brought down the I-Square residual and increased the adjusted R Square. I’ve now a model with just 3 variables, all of which are significant (and remain significant with the permutation tests). The adjusted R Square is 100%, the I-Square residual is 34%, and the tau 2 is 0.
If I’ve understood the model correctly, the final model shows all the between-study variance is explained by the covariates (with an adjusted R Square of 100%) and there is no remaining between-study variance (the tau 2 is 0).
Is it odd that the I-Square residual, this is 34% if the adjusted R Square is 100%? Should this be 0%
Is there something wrong if, though I’ve explained all the between-study variance explained by the covariates, I am still left with an I-Square residual of 34%? I am guessing it’s not possible to account for all the between-study heterogeneity? Any advice would be greatly appreciated.
To do the meta-regression I have taken all the aspects of the included studies that could have contributed to the heterogeneity (follow-up duration, study size, study population and period of the study etc).
I looked at each aspect individually (with the command metareg eff followup, wsse (SEeff)) then put them in a model (metareg eff smallvlarge-area, wsse (SEeff)). This model originally had an I-Square residual of 36.8% and an adjusted R Square of 58%.
I then removed covariates which had the highest p value one by one, this brought down the I-Square residual and increased the adjusted R Square. I’ve now a model with just 3 variables, all of which are significant (and remain significant with the permutation tests). The adjusted R Square is 100%, the I-Square residual is 34%, and the tau 2 is 0.
If I’ve understood the model correctly, the final model shows all the between-study variance is explained by the covariates (with an adjusted R Square of 100%) and there is no remaining between-study variance (the tau 2 is 0).
Is it odd that the I-Square residual, this is 34% if the adjusted R Square is 100%? Should this be 0%
Is there something wrong if, though I’ve explained all the between-study variance explained by the covariates, I am still left with an I-Square residual of 34%? I am guessing it’s not possible to account for all the between-study heterogeneity? Any advice would be greatly appreciated.
Comment