BookmarkSubscribeRSS Feed
pareshb
Calcite | Level 5

Hi,

Can I specify the use of GRG Non linear Algorithm in Proc OPTMODEL  like we do in Excel.

Thanks.

3 REPLIES 3
RobPratt
SAS Super FREQ

No, the GRG algorithm is not implemented.  For nonlinear optimization in PROC OPTMODEL, you can select interior point (the default), active-set, or concurrent:

http://support.sas.com/documentation/cdl/en/ormpug/68156/HTML/default/viewer.htm#ormpug_nlpsolver_sy...

rogerjdeangelis
Barite | Level 11

I am sticking my neck out here, because I am not familiar with GRG, but I suspect R and Pyhton have packages

 

http://stackoverflow.com/questions/15175869/generalized-reduced-gradient-grg2-algorithm-in-r

 

If you have IML Studio you should have an interface to R.

rogerjdeangelis
Barite | Level 11
I am sticking my neck out here, because I am not familiar with GRG, but I suspect R and Pyhton have packages
 
http://stackoverflow.com/questions/15175869/generalized-reduced-gradient-grg2-algorithm-in-r
 
If you have IML Studio you should have an interface to R.

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!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 2113 views
  • 0 likes
  • 3 in conversation