Errata
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted By | Date submitted | Date corrected |
---|---|---|---|---|---|
Page 15 code example |
good.rows<-ifelse(nchar(ufo$DateOccurred)>!=8 | nchar(ufo$DateReported)!=8,FALSE, TRUE) Note from the Author or Editor: |
Andrew Broman | Feb 14, 2012 | ||
Page 141 First full paragraph |
R-squared should not be defined in terms of RMSE of a model, but in terms of MSE -- as the latter is equivalent to the variance of the distribution when the model is the expected value of the distribution. All references to RMSE in the full paragraphs on this page should be replaced with references to MSE. |
John Myles White |
Apr 08, 2012 |