I was able to obtain the results of leave one out analysis using the command
leave1out(res,transf = exp)
But how do I construct a forest plot from here?
Thanks
I was able to obtain the results of leave one out analysis using the command
leave1out(res,transf = exp)
But how do I construct a forest plot from here?
Thanks
Something like this should get you started:
Adjust the look as needed.