"Lessons in Statistical Thinking" D.T. Kaplan (2014) <https://dtkaplan.github.io/Lessons-in-statistical-thinking/> is a textbook for a first or second course in statistics that embraces data wrangling, causal reasoning, modeling, statistical adjustment, and simulation. 'LSTbook' supports the student-centered, tidy, pipeline-oriented computing style featured in the book.
Version: | 0.6 |
Depends: | R (≥ 3.5.0) |
Imports: | rlang, dplyr, ggplot2 (≥ 3.4.4), broom, glue, stats, MASS, tibble, stringi |
Suggests: | igraph, mosaicData, moderndive, palmerpenguins, stringdist, rmarkdown, knitr, testthat |
Published: | 2024-12-07 |
DOI: | 10.32614/CRAN.package.LSTbook |
Author: | Daniel Kaplan [aut, cre], Randall Pruim [aut] |
Maintainer: | Daniel Kaplan <dtkaplan at gmail.com> |
BugReports: | https://github.com/dtkaplan/LSTbook/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/dtkaplan/LSTbook |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | LSTbook results |
Reference manual: | LSTbook.pdf |
Vignettes: |
Simulating data with Directed Acyclic Graphs (source, R code) {LSTbook }: R package for *Lessons in Statistical Thinking* (source, R code) Training models (source, R code) |
Package source: | LSTbook_0.6.tar.gz |
Windows binaries: | r-devel: LSTbook_0.6.zip, r-release: LSTbook_0.6.zip, r-oldrel: LSTbook_0.6.zip |
macOS binaries: | r-release (arm64): LSTbook_0.6.tgz, r-oldrel (arm64): LSTbook_0.6.tgz, r-release (x86_64): LSTbook_0.6.tgz, r-oldrel (x86_64): LSTbook_0.6.tgz |
Old sources: | LSTbook archive |
Please use the canonical form https://CRAN.R-project.org/package=LSTbook to link to this page.