Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Plotting Confidence Intervals using Catplot command

    Hi,


    I am using catplot command to plot bar graphs on stata. I want to ad confidence intervals at 95 % in each bar using the catplot command. If anyone can please help me with that.

  • #2
    catplot is from SSC, as you're asked to explain (see link in last paragraph below). It is a wrapper for graph bar, graph hbar or graph dot. None of those supports confidence intervals, and catplot doesn't add such support either.

    You need something else using graph twoway and what else that is depends on what you're plotting and thus on how confidence intervals are best calculated.

    Please follow https://www.statalist.org/forums/help#stata which gives advice on explaining and exemplifying your data.

    Comment

    Working...
    X