All Projects → moderndive → Moderndive_book

moderndive / Moderndive_book

Licence: other
Statistical Inference via Data Science: A ModernDive into R and the Tidyverse

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Moderndive book

Data Science Toolkit
Collection of stats, modeling, and data science tools in Python and R.
Stars: ✭ 169 (-67.93%)
Mutual labels:  data-science, tidyverse, ggplot2, regression, data-visualization
R4ds Exercise Solutions
Exercise solutions to "R for Data Science"
Stars: ✭ 226 (-57.12%)
Mutual labels:  data-science, tidyverse, dplyr, ggplot2
Soccergraphr
Soccer Analytics in R using OPTA data
Stars: ✭ 42 (-92.03%)
Mutual labels:  data-science, ggplot2, rstats, data-visualization
Dash
Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required.
Stars: ✭ 15,592 (+2858.63%)
Mutual labels:  data-science, rstats, data-visualization
Openrefine
OpenRefine is a free, open source power tool for working with messy data and improving it
Stars: ✭ 8,531 (+1518.79%)
Mutual labels:  data-science, data-wrangling, data-visualization
Data Science Portfolio
A Portfolio of my Data Science Projects
Stars: ✭ 149 (-71.73%)
Mutual labels:  data-science, regression, data-visualization
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+498.1%)
Mutual labels:  data-science, regression, data-visualization
CSSS508
CSSS508: Introduction to R for Social Scientists
Stars: ✭ 28 (-94.69%)
Mutual labels:  ggplot2, dplyr, tidyverse
Tidytuesday
📊 My contributions to the #TidyTuesday challenge
Stars: ✭ 410 (-22.2%)
Mutual labels:  tidyverse, ggplot2, rstats
casewhen
Create reusable dplyr::case_when() functions
Stars: ✭ 64 (-87.86%)
Mutual labels:  dplyr, tidyverse, rstats
R4Econ
R Code Examples Multi-dimensional/Panel Data
Stars: ✭ 16 (-96.96%)
Mutual labels:  ggplot2, tidyverse, regression
parcours-r
Valise pédagogique pour la formation à R
Stars: ✭ 25 (-95.26%)
Mutual labels:  ggplot2, dplyr, tidyverse
Football Data
football (soccer) datasets
Stars: ✭ 18 (-96.58%)
Mutual labels:  data-science, rstats, data-visualization
rfordatasciencewiki
Resources for the R4DS Online Learning Community, including answer keys to the text
Stars: ✭ 40 (-92.41%)
Mutual labels:  rstudio, tidyverse, rstats
Engsoccerdata
English and European soccer results 1871-2020
Stars: ✭ 615 (+16.7%)
Mutual labels:  data-science, rstats, data-visualization
Tidyversity
🎓 Tidy tools for academics
Stars: ✭ 155 (-70.59%)
Mutual labels:  tidyverse, rstats, regression
Ggplot Courses
👨‍🏫 ggplot2 Teaching Material
Stars: ✭ 40 (-92.41%)
Mutual labels:  tidyverse, ggplot2, rstats
Tidyheatmap
Draw heatmap simply using a tidy data frame
Stars: ✭ 151 (-71.35%)
Mutual labels:  tidyverse, dplyr, rstudio
advanced-data-wrangling-in-R-legacy
Advanced-data-wrangling-in-R, Workshop
Stars: ✭ 14 (-97.34%)
Mutual labels:  dplyr, tidyverse, data-wrangling
learning R
List of resources for learning R
Stars: ✭ 32 (-93.93%)
Mutual labels:  ggplot2, dplyr, rstudio

ModernDive

DOI Build Status Lifecycle: stable Netlify Status

Welcome to the GitHub repository page for Statistical Inference via Data Science: A ModernDive into R and the Tidyverse available at ModernDive.com. You can purchase the CRC Press print edition on their website using promo code ASA18 for a discounted price.

Contents of this Repository

ModernDive is built using RStudio's bookdown package; for more information on how to use bookdown see bookdown.org. If you'd like to build the book on your own, please make sure to first install the bookdown package via install.packages("bookdown").

  • The bookdown source code for the current version of the book is in the master branch of this repo.
  • The bookdown source code for all previously released versions of ModernDive is accessible on the Releases page. A summary of all changes between versions can be found in NEWS.md.
  • The contents of moderndive.com are deployed via Netlify from the gh-pages branch of this repo.

We are also slowly working on a future version of ModernDive:

  • The bookdown source code for the future version of the book is in the v2 branch of this repo.
  • A preview of the future version is available at moderndive.netlify.app.

More Information

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].