Skip to content

First pass complete

Compare
Choose a tag to compare
@ismayc ismayc released this 11 Jan 02:38
· 2222 commits to master since this release
  • Fixed the problems of chapter cross-references not working by removing the backticks in chapter names
    • Issue created on bookdown here
  • Looked for typos throughout all chapters
  • Added coggle diagrams to Chapter 4 and Appendix B
  • Followed the same format of having a Conclusion section at the end of each chapter
  • Fixed T distribution plot with histogram in Chapter 7
    • May be weird issue with cache = TRUE that incorrectly plotted values on one-tenth the correct scale
    • Will need to keep an eye on it going forward