Is there a good way to graph multiple relative risks into a single graph when they arent part of the same regression or model? I have multiple independent relative risks of single variable which I can't combine into a single model due to the fact that my outcome is very rare and combining them would over fit the data. I was using coefplot when I was using a regression but am struggling to use two way to combine multiple separate coefplot commands.
Thanks!