I am using proc nlp for a fairly simple minimization problem. Only two parameters are being estimated, the sample size is < 40 so I accept the SAS default NRRIDG optimization. However, I am unsure how one makes the best choice for approximate covariance matrix of the parameters, & the choice between Wald and Profile confidence intervals.
I ran the problem with each of the six covariance matrix options. There are some substantial differences in the standard errors for the methods. Also, 2 of the 6 covariance methods do not produce profile confidence intervals. My question is, other than just running all combinations and picking the one that gives the smallest SE or narrowest confidence interval, is there guidance on how one chooses these settings?