BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
chadwae
Fluorite | Level 6

I'm still relatively new to SAS and I am trying to conduct estimates using a Joinpoint regression model since I've read about how accurate it is in predictions. I have no idea where to begin in coding it though. Has anyone used this and has sample code to help me along?

1 ACCEPTED SOLUTION

Accepted Solutions
sbxkoenk
SAS Super FREQ

Hello,

 

You can find lots of info (including example programs) on the web.

These are the keywords you need are:

Piecewise Regression Model in SAS

OR

Segmented regression model in SAS

OR

Change point regression model in SAS

 

Here is a nice article (including SAS code):

http://people.stat.sfu.ca/~cschwarz/Stat-650/Notes/PDFbigbook-SAS/SAS-part018.pdf

Regression - hockey sticks, broken sticks, piecewise, change points

 

Here is an example from the SAS documentation:

SAS/STAT(R) 14.1 User's Guide

Example 81.1: Segmented Model

https://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_nlin_exampl...

 

Koen

View solution in original post

2 REPLIES 2
Reeza
Super User

Is this for cancer data analysis?

 

If so, look into the JoinPoint software from NCI.

 

http://surveillance.cancer.gov/joinpoint/

sbxkoenk
SAS Super FREQ

Hello,

 

You can find lots of info (including example programs) on the web.

These are the keywords you need are:

Piecewise Regression Model in SAS

OR

Segmented regression model in SAS

OR

Change point regression model in SAS

 

Here is a nice article (including SAS code):

http://people.stat.sfu.ca/~cschwarz/Stat-650/Notes/PDFbigbook-SAS/SAS-part018.pdf

Regression - hockey sticks, broken sticks, piecewise, change points

 

Here is an example from the SAS documentation:

SAS/STAT(R) 14.1 User's Guide

Example 81.1: Segmented Model

https://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_nlin_exampl...

 

Koen

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 8642 views
  • 2 likes
  • 3 in conversation