|
Chapter Contents |
Previous |
Next |
| The NLMIXED Procedure |
The ESTIMATE statement enables you to compute an additional estimate that is a function of the parameter values. You must provide a quoted string to identify the estimate and then a valid SAS expression. Multiple ESTIMATE statements are permitted, and results from all statements are listed in a common table. Standard errors are computed using the delta method (Billingsley 1986). The ECOV and ECORR options in the PROC NLMIXED statement add the approximate covariance and correlation matrices, respectively.
The following options are available in the ESTIMATE statement:
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.