diff --git a/extra/model/model-building.Rmd b/extra/model/model-building.Rmd index a3073a8..2fe5b76 100644 --- a/extra/model/model-building.Rmd +++ b/extra/model/model-building.Rmd @@ -483,7 +483,7 @@ These modelling chapters are even more opinionated than the rest of the book. I approach modelling from a somewhat different perspective to most others, and there is relatively little space devoted to it. Modelling really deserves a book on its own, so I'd highly recommend that you read at least one of these three books: -- *Statistical Modeling: A Fresh Approach* by Danny Kaplan, . +- *Statistical Modeling: A Fresh Approach* by Danny Kaplan, . This book provides a gentle introduction to modelling, where you build your intuition, mathematical tools, and R skills in parallel. The book replaces a traditional "introduction to statistics" course, providing a curriculum that is up-to-date and relevant to data science.