Errata for Maximum Likelihood Estimation with Stata, Fifth Edition
The errata for Maximum Likelihood Estimation with Stata, Fifth Edition, are provided below. Click here for an explanation of how to read an erratum. Click here to learn how to determine the printing number of a book.
(1) | Chapter 6, p. 97 |
---|
if (`todo'==0 | `lnfj' >= . ) exit // method-lf0 evaluators end here |
if (`todo'==0) exit // method-lf0 evaluators end here |