BookmarkSubscribeRSS Feed
elvispriscilla
Calcite | Level 5
Hi all, I would appreciate your help on the following problem.

I need to estimate a choice model (logit) and one independent variable will show by itself as well as a combination of five other variables. A simple example would be:

choice=intercept+price+price*demographics+error
demographics=income+distance

Now is there a way I can nest/embed the linear combination into the model statement so I do not have to calculate the estimates of income and distance manually?
Of course my model has many many variables so I want to find a way to let SAS spit those out for me.

Thank you very very much.
1 REPLY 1
statsplank
Calcite | Level 5
Hi,

What I understood from your description is that you want to use a linear combination of income and distance as a single variable (demographics) in the logistic regression model for choice.

I think you could use the variance components analysis to create your demographics variable. Then it can be plugged into your choice model. With ODS and a bit of macro programming this can be automated.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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
  • 1 reply
  • 1099 views
  • 0 likes
  • 2 in conversation