Open resources textbook for Stat 216 Introductory Statistics at Montana State University.
For html: https://mtstateintrostats.github.io/IntroStatTextbook/
See the detailed learning outcomes for the course here.
To compile in RStudio,
- Clone, fork, or download this repository.
- Install the
bookdown
package in RStudio. - Open
stat216-textbook.Rproj
in RStudio. - Open
index.Rmd
. - Under the Build tab, click the drop-down menu next to "Build Book" and select
bookdown::gitbook
.