SAS Data Science

Building models with SAS Enterprise Miner, SAS Factory Miner, SAS Viya (Machine Learning), SAS Visual Text Analytics, with point-and-click interfaces or programming
BookmarkSubscribeRSS Feed
VSalekin
Calcite | Level 5

I'm working on a binomial logit model in Enterprise Miner and, for each variable, I would really like a graph showing the relativities (as a decimal or percent) of each level compared to the base level. Is there anything built into EM to get this type of graph? This is not a simple graph comparing each level's correlation with the binary target or log odds with that of the base level; I want to be sure that the relativities shown are true relativities, i.e. they satisfy the "all other things equal" assumption so that the effects of all other variables are controlled for (or essentially set to the base levels). I've attached an example of what I'm looking for.  Any help will be greatly appreciated.

 

--V.S.

 

 


undefined
1 REPLY 1
WendyCzika
SAS Employee

Relativity plots can be created in the HP GLM node, but only when these criteria are met:

-

    • %let HPDM_HPGLM_RELATIVITY=Y; has been run in the Project Start Code prior to running the node
    • The Link Function is Log (I haven't seen relativity plots when a Logit link function is used, but possibly it is do-able?)
    • A distribution other than Zero-Inflated Poisson or Zero-Inflated Negative Binomial is used

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1076 views
  • 0 likes
  • 2 in conversation