BookmarkSubscribeRSS Feed
lj653
Fluorite | Level 6

I have been working in SAS for about 3-4 months, and during that time, SAS has been very helpful in constructing multiple Z-Tests, T-Tests and Chi-Squares for me on my data. However, now that I have finished those, I'm looking for a conclusive way to use all of the data from the results of the tests I've run. My mentor has recommended that I build a Proc Glimmix model, so that I can take multiple different variables and compare them to predict an outcome. I need this model because I need a receiver operator curve, as well as a good way to cross validate subsets. My overall goal is to do a logistic regression, fabricate a logistic probability of being in any category by doing binary categorization, and have an overall generalized linear model. I am aware that if I build my model with too many variables I run the risk of overfitting it, but I also need enough variables to take care of variance. 

 

I am not really certain how I should approach building my Proc Glimmix Model because neither I nor my mentor have any experience in that area. I would greatly appreciate if someone could supply me with examples of Proc Glimmix Model code, any step by step manual that SAS may have (I have yet to find one that seems relevent to my research), and any advice that I may have to correct my code.

 

Any help is appreciated!

1 REPLY 1
Reeza
Super User

The doc has 19 examples, is there one that's close to your situation?

 

http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_glimmix_exam...

 

Rather than focus on the procedure I think you should be focusing on the methods you're interested in and then finding the appropriate procedure. From your description, PROC LOGISTIC sounds appropriate. 

 

Otherwise, two other resources are:

UCLA tutorials under Statistics section 

http://www.ats.ucla.edu/stat/sas/

 

And Lexjansen.com is full of user written papers on almost any procedure. 

 

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!

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