BookmarkSubscribeRSS Feed
Kyra
Quartz | Level 8

Hi,

 

I have a dataset with outcome Intubation (Yes/No).

I have some variables available in the dataset- age, ethnicity, symtoms at presentation like fever, headache, chest pain etc and laboratory values like AST, ALT etc.

I would like to calculate a composite score using those variable to predict Intubation.

Please let me know if there is a good resource available to learn how to do this.

 

4 REPLIES 4
PaigeMiller
Diamond | Level 26

Well, that's a very broad question, and there are probably hundreds of ways to compute composite scores. Can you provide any more guidance on what you want?

 

I'll mention two methods: Partial Least Squares regression (PROC PLS); and logistic regression (PROC LOGISTIC).

--
Paige Miller
Kyra
Quartz | Level 8

I want to create a score using those variables and want to say that patients with composite score of maybe say 14 are much more likely to be intubated in comparison to patients with composite score of less than 14.

PaigeMiller
Diamond | Level 26

That's what Logistic regression does. And similarly Partial Least Squares regression can answer that question as well. And as long as I'm thinking about it, Discriminant Analysis can do that (PROC DISCRIM).

--
Paige Miller
Kyra
Quartz | Level 8

Thanks! Once i have my logistic regression output i will get back to you if i still need help! Thank you very much!

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

What is Bayesian Analysis?

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 1158 views
  • 1 like
  • 2 in conversation