Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The NLMIXED Procedure

Displayed Output

Fitting Information

Only the smaller-is-better forms of AIC and BIC are now printed in the "Fit Statistics" table. A finite-sample corrected version of AIC (AICC) is also included. The criteria are computed as follows:

AIC &=& 2f(\hat{\theta}) + 2p \ AICC &=& 2f(\hat{\theta}) + 2pn/(n-p-1) \ BIC &=& 2f(\hat{\theta}) + p \log (s)
where f() is the marginal likelihood function, \hat{\theta} is the vector of parameter estimates, p is the number of parameters, n is the number of observations, and s is the number of subjects. Refer to Burnham and Anderson (1998) for additional details.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 2000 by SAS Institute Inc., Cary, NC, USA. All rights reserved.