Good morning everyone,
I just wanted to find out if it is possible to specify upper and/or lower bounds on regression coefficients in SAS's proc logistic procedure? For example, all coefficients should be greater than 0 or all coefficients should be less than 0, etc?
Thanks a lot!
Kind regards,
J
Check PROC HPGENSELECT 's RESTRICT statement.
View solution in original post
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
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.