regmodsbook
regmodsbook copied to clipboard
A companion book for the Coursera Regression Models class
Line 246 of `05_linear.md` has a sentence that seems to have been cut off. > This is generally preferable and less The data has to go into ... I think...
The first code sample of `04_rttm.md` has the following line: ``` R g = g + geom_abline(position = "identity") ``` This won't compile in my version of R (3.2.3). The...
The second sentence in `06_residuals.md` should start: > The errors **are** unobservable true errors from the known coefficients, The "are" is missing.
Line 251 of `01_introduction.md` has a typo. The phrase > from bot parent and child should be > from both parent and child. If you'd like, I can send a...