BookmarkSubscribeRSS Feed
CharlesR
Calcite | Level 5
So i'm using proc logistic and a little confused. I have some variables which are strictly categorical; however, i've used integers to denote individual categories for ease. Now i am pretty sure sas is seeing them as being ordinal, but i need proc logistic to not recognize them as such. The data in the variables is numeric. Is there some way i can get proc logistic to recognize these variables as such without converting all these values over to character values?

Thanks!!
1 REPLY 1
Dale
Pyrite | Level 9
Name the categorical predictor variables on a CLASS statement.
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
  • 1536 views
  • 0 likes
  • 2 in conversation