You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "This includes notes for Introduction to Statistical Modeling (STAT 155) at Macalester College."
---
# Preface {-}
This book contains notes for STAT 155 at Macalester College. It contains definitions, data examples, and R code explanations that provide a foundation for the activities we will do in class.
This online book of notes is licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).
## Acknowledgments {-}
These notes would not be possible without the **bookdown package** and the many open-source R packages used throughout the text. We thank the developers of these packages for making this work possible.
The structure of this book is strongly influenced by the [`bookdown` text](https://bookdown.org/yihui/bookdown) written by Yihui Xie.