I was wondering whether there are ways to control the optimizatiation routines used by PROC SSM besides the OPTIMIZER(TECHNIQUE= MAXITER= ) option available within the procedure call?
Specifically I am interested in altering converegence criteria, starting values, etc. It would also be interesting to get more information from the optimizer which values actaully have been used by default, reached covergence criteria, and so on.
I am currently running SAS/ETS 12.3, maybe there are new features/optimization options in later realeases?