Hi everyone

I am running a two-stage IPD meta analysis using the ipdmetan function:

Code:
ipdmetan, study(country) random: regress mansa_diff
The analysis is exploring the effectiveness of an intervention on the changes of mansa score (6-months-baseline).

I am interested in treatment-covariate interactions of e.g. sex and age and adjusting for the baseline mansa score, how do I incorporate this into the model?

I also would like to use the ipdover command to produce forest plots of subgroup analyses.

I'd be so grateful for any nudge in the right direction at this point.

Thanks