I am wondering if SAS can allow the following way to set starting points for a nonlinear model:
1) ignore all nonlinear terms in the model, and first solve the problem using linear programming solver.
2) using the solution of the linear programming solver as the starting point for the nonlinear programming solver.
I have no ideas for the above 2), does anyone know the answer? Thank you very much.