Dear Stata Users
I think somebody already must have posted this question before but I really need your help.
I have a stata 18.0 version and I cannot make forest plots from meta-analysis datasets.
I typed the command: meta forestplot, random(reml) predinterval(95)
and it occurs the:
fpgraph_g.new , random(reml) predinterval(95): class member function not found
r.(4023).
I really don’t understand anything about the programming languages ado and Mata.
How can I solve this???
I think somebody already must have posted this question before but I really need your help.
I have a stata 18.0 version and I cannot make forest plots from meta-analysis datasets.
I typed the command: meta forestplot, random(reml) predinterval(95)
and it occurs the:
fpgraph_g.new , random(reml) predinterval(95): class member function not found
r.(4023).
I really don’t understand anything about the programming languages ado and Mata.
How can I solve this???
Comment