BookmarkSubscribeRSS Feed
deleted_user
Not applicable
There is no class statement in proc reg, so how should I use the discrete predicted variable in proc reg ?

Or in that situation I need to use proc GLM.

Or it doesnt matter as regression dont have any assumption with predcitors ?
1 REPLY 1
Doc_Duke
Rhodochrosite | Level 12
If you have a discrete valued predictor in reg, you can recode it to a binary or series of binary predictors (coded as numeric 0-1) and include them in the model. Reg will not 'lump' them together for the inclusion or exclusion in the various stepwise models; if you want to do that, you will need to manually implement the steps in GLM.

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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