Announcement

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

  • Line graphs

    Hi STATALIST,

    Using

    line cp50_CTDI cp50_CTDI_withIR cp50_CTDI_withoutIR p50_CTDI
    I produced the graph A.


    However, I would like to have the distributions plotted as steps, rather than with a smoothed (graph B)

    Could you please advice me on how to do this?

    Regards,
    Attached Files

  • #2
    Code:
    help connect options

    Comment

    Working...
    X