Announcement

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

  • Combining Plots for inverse U-Shape

    Hello,

    after successfully calculating an inverse U-shape, I would like to create a plot which combines

    a) a scatterplot of the two variables which are analysed and
    b) the marginsplot of the actual inverse U-shape.

    Unfortunately, I am not able to combine those two types with the known commands as - marginsplot - or -graph combine-.

    Any help is appreciated!

  • #2
    -marginsplot- has an -addplot()- option which enables you to overlay another plot on the margin plot. See -help marginsplot-.

    Comment

    Working...
    X