I've got a data set with 10 grids of the initial values and I want to use all of them, but when I code:
proc nlp data=inputf estdata=parm0....;
parms a b c d...;
SAS only reads the first grid.
what can I do so that all grids are read???
Thank you very much for the help!
Best,
Ola.
Missed SAS Innovate in Orlando?
Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.