In SAS/STAT I can easily generate standardized parameter estimates for a logisitc regression by simply adding STB in the model statement.
However I am not sure how to do this in SAS EG. Where can I find this option?
Thanks.
As you're setting up your task you'll see a "Preview code" button. When you're ready to go, press this and you'll see a preview of the code that will be submitted. Click the "Insert Code..." button. This will take you to a window that has insertion points for user-written code. Scroll down to the insertion point at the end of the model statemen, and you should be able to modify it.
Tom
As you're setting up your task you'll see a "Preview code" button. When you're ready to go, press this and you'll see a preview of the code that will be submitted. Click the "Insert Code..." button. This will take you to a window that has insertion points for user-written code. Scroll down to the insertion point at the end of the model statemen, and you should be able to modify it.
Tom
That works! Thanks so much.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.