BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I'm doing some logistic regression analysis in EG (4.1), and was just wondering if anyone knew the difference between using a code module that calls PROC LOGISTIC and using the EG window-based method. I know the EG method just generates a PROC LOGISTIC call, but from a quick look at the help files it seems that there are a few options that aren't incorporated into the GUI. Is there a concise list of which options are only available if I write the code myself?
2 REPLIES 2
Doc_Duke
Rhodochrosite | Level 12
The short answer is "no." I've never seen one.

The EG GUI pretty much follows the 80/20 rule for the statistical procedures. You can do 80% with the point and click interface and you need to add code for the remaining 20%. A few of the very complex procedures (MIXED, for instance) have much less than the 80% functionality in EG.

The EG developers did put the hooks in so it is easy to add most of the functionality that is not in the point-n-click interface. From within the task, click "preview code" and then click 'insert code.'
deleted_user
Not applicable
Of course, I forgot about the code hooks. Of course, it still requires you to know or be able to learn all the bits of PROC LOGISTIC anyway, but that's not necessarily a bad thing (after all, it's good practice to know how your code is doing what it's doing, instead of just blindly hoping that it will do it right).

Thanks for that!

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 2 replies
  • 626 views
  • 0 likes
  • 2 in conversation