Hello, 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.
... View more