Announcement

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

  • I would like to plot restricted cubic splines which y variable contains a continuous values (not odds ratio or hazard ratio).

    Hello everyone, help me!
    I could plot restricted cubic splines which y variable is odds ratio.
    However I could not plot the graph which y variable contains a continuous values.

    I found plot_rcspline.ado to be the most suitable file for this purpose, but I could not find plot_rcspline.ado.
    (The website is following. http://www.fight-entropy.com/2013/02...plines-in.html )

    Is there any good way to achieve the purpose?

    Thank you for your help.

  • #2
    You didn't get a quick answer. You'll increase your chances of a useful answer by following the FAQ on asking questions - provide Stata code in code delimiters, readable Stata output, and sample data using dataex. You don't tell us even what you're using to estimate the model or exactly what the estimation statement looks like.

    Try reposting with the recommended material. For almost all Stata procedures, you can do a wide variety of predictions with the margins command.



    Comment

    Working...
    X