Hello,
I am conducting a systematic review and the majority of studies present their results as means and SDs of groups, with a p-value generated from chi squared/t test/ANOVA.
I have conducted a meta-analysis of these effect estimates using the metan command:
metan n1 mean1 sd1 n0 mean0 sd0
I would like to add a funnel plot to my paper, and had been planning on using the metafunnel command to do this. The user manual says it uses the same syntax as metan, however it does not seem function when attempting to input mean differences. The code below returns the error code "too many variables".
metafunnel n1 mean1 sd1 n0 mean0 sd0
What would be the best way of generating a funnel plot for studies reporting mean differences? If anyone with more experience in this area could advise it would be hugely appreciated. Many thanks
I am conducting a systematic review and the majority of studies present their results as means and SDs of groups, with a p-value generated from chi squared/t test/ANOVA.
I have conducted a meta-analysis of these effect estimates using the metan command:
metan n1 mean1 sd1 n0 mean0 sd0
I would like to add a funnel plot to my paper, and had been planning on using the metafunnel command to do this. The user manual says it uses the same syntax as metan, however it does not seem function when attempting to input mean differences. The code below returns the error code "too many variables".
metafunnel n1 mean1 sd1 n0 mean0 sd0
What would be the best way of generating a funnel plot for studies reporting mean differences? If anyone with more experience in this area could advise it would be hugely appreciated. Many thanks

Comment