diff --git a/model.Rmd b/model.Rmd index 160091d..2111e52 100644 --- a/model.Rmd +++ b/model.Rmd @@ -1,6 +1,6 @@ # (PART) Model {-} -# Introduction +# Introduction {#model-intro} Now that you are equipped with powerful programming tools we can finally return to modelling. You'll use your new tools of data wrangling and programming, to fit many models and understand how they work. The focus of this book is on exploration, not confirmation or formal inference. But you'll learn a few basic tools that help you understand the variation within your models.