I saw the following graph from the coefplot
Stata package the other day. I am just wondering how can I draw a similar smooth confidence interval as an errorbar using ggplot? I have tried the geom_errorbar
and don't think it is capable to do so. Any other ideas? Thanks!
CodePudding user response: