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: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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