Errata for Maximum Likelihood Estimation with Stata, Fourth Edition
The errata for Maximum Likelihood Estimation with Stata, Fourth 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 11, p. 194, fourth sentence of first paragraph |
|
Other alternatives include creating a Mata .mo file (see
[M-3] mata mosave) and including the Mata code in the ado-file (see
[M-1] ado), which is most practical if you are creating an ado-file,
as described in chapter 13.
|
Other alternatives include creating a Mata .mo file (see
[M-3] mata mosave) or compiling the Mata code into a library file (see
[M-3] mata mlib), which is most practical if you are creating an
ado-file, as described in chapter 13.
|