Has anyone gotten PROC GAMSELECT to work on a stand-alone PC SAS machine???
Error message:
See also PROC GAMPL, which experts prefer to PROC GAM.
Since PROC GAMSELECT works with V9 datasets in standard SAS 9.4 (per SAS/STAT 13.1+ documentation), the CAS error suggests:
When I search the SAS doc it clearly states GAMSELECT is a Visual Statistics PROC only (available with Viya 3.5 or later) which requires a CAS engine:
There is a PROC GAM in SAS/STAT which you could try.
See also PROC GAMPL, which experts prefer to PROC GAM.
GAMSELECT is new in the 8.5 release of SAS Visual Statistics (which is a Viya product).
Introducing the GAMSELECT Procedure for Generalized Additive Model Selection
How to Train Generalized Additive Models (GAMs) in Model Studio - SAS Support Communities
BR, Koen
Frustrating and confusing that there are certain procedures included in PC SAS 9.4 m7 that do not function in that environment. Regardless of whether one uses our own data or not. When one tries them out the error message is received:
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.