Hi. I've run a segmented regression for count data in GENMOD. I created 2 slopes and I want to statistically test the difference between the 2 slopes. Slope1=Slope2 or Slope1-Slope2=0.
I can do this easily in STATA using the lincom command, but I can't figure out how to do it in SAS. TIA
Here is an explanation and example: https://support.sas.com/kb/24/177.html
Hello @ahschnell ,
Could you solve your "problem" with the suggestion of @PaigeMiller ?
I haven't seen any reaction from your side.
If your question is still alive, you may consider the usage of PROC NLIN (SAS/Stat) for your segmented regression and accompanying hypothesis test.
See:
Segmented regression models in SAS
By Rick Wicklin on The DO Loop
December 14, 2020
https://blogs.sas.com/content/iml/2020/12/14/segmented-regression-sas.html
and
The NLIN Procedure
Example 87.1 Segmented Model
https://go.documentation.sas.com/?cdcId=pgmsascdc&cdcVersion=9.4_3.5&docsetId=statug&docsetTarget=st...
and
The NLIN Procedure
Example 87.5 Comparing Nonlinear Trends among Groups
https://go.documentation.sas.com/?cdcId=pgmsascdc&cdcVersion=9.4_3.5&docsetId=statug&docsetTarget=st...
Good luck,
Koen
Thank you both. This is so helpful thank you.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.
Early bird rate extended! Save $200 when you sign up by March 31.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.