-
-
Notifications
You must be signed in to change notification settings - Fork 0
13. Library
Michael McCarthy edited this page Dec 30, 2021
·
3 revisions
A list of books to help with R programming. Note that R is based on the S language, which is why the S books are included here.
- Hands-on programming with R
- An introduction to R
- What they forgot to teach you about R
- Advanced R
- R packages
- Happy Git and GitHub for the useR
- The R language definition
- Extending R
- The R inferno
- R Markdown: The definitive guide
- R Markdown cookbook
- bookdown: Authoring Books and Technical Documents with R Markdown
A list of books covering various topics in data science and statistics.
- R for data science
- Modern data science with R
- Statistical thinking for the 21st century
- Introduction to modern statistics
- Tidy modelling with R
- Designing Experiments and Analyzing Data: A Model Comparison Perspective
- All of statistics
- All of nonparametric statistics
- Advanced data analysis from an elementary point of view
- Computer age statistical inference
- Statistical Inference as Severe Testing
- A concise introduction to pure mathematics
- Linear algebra and its applications with R
- A mathematical primer for social statistics
- Math for programmers
- Introduction to probability for data science
- Probability and statistics with R
- Probability and statistics for data science
- Data Analysis Using Regression and Multilevel/Hierarchical Models
- Regression and other stories
- Regression modelling strategies
- Regression diagnostics
- An R companion to applied regression
- Handbook of Regression Modeling in People Analytics
- Richly parameterized linear models
- Statistical rethinking
- Bayesian data analysis
- Doing Bayesian data analysis
- Doing Bayesian data analysis in brms and the tidyverse
- Stan documentation
- An introduction to statistical learning
- The elements of statistical learning
- Deep learning
- Applied predictive modelling
- Introduction to data mining
- Measuring the mind
- Principles and practice of structural equation modelling
- Longitudinal Structural Equation Modelling: A comprehensive introduction
- Confirmatory factor analysis for applied research
- Finite mixture models
© Copyright Michael McCarthy