Hi,
I'm using HPGenselect with several interactions and when I run the program the name of variables are abbreviated and I can't identify the selected effects.
There is a way for not to abbreviate the variables name?
run
Hi @felipeguiraod and welcome to the SAS Support Communities!
Use the NAMELEN= option of the PROC HPGENSELECT statement to specify a length greater than the default, which is 20.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.