Statistical Procedures

Programming the statistical procedures from SAS
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-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

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
  • 10052 views
  • 2 likes
  • 3 in conversation