Skip to content

hneth/i2ds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i2ds

Introduction to Data Science (i2ds)

The R package i2ds supports the course Introduction to Data Science (using R, ADILT) at the University of Konstanz.

The i2ds package provides datasets and functions used in the examples and exercises of the book Introduction to Data Science (by Hansjoerg Neth, University of Konstanz, 2023), available at https://bookdown.org/hneth/i2ds/. The book and course provide a gentle introduction into the principles and methods of data science to students of psychology and other natural or social sciences. The R package i2ds primarily provides datasets, but also functions for data generation and manipulation that are used in the book’s examples and exercises. All functions included in i2ds are designed to be explicit and instructive, rather than efficient or elegant.

The textbook Introduction to Data Science is available at https://bookdown.org/hneth/i2ds/.

Description

This course provides a gentle introduction to data science for students of any discipline with little or no background in data analysis or computer programming. Based on notions of representation, measurement, and modeling, we examine key data types (e.g., logicals, numbers, text) and learn to clean, summarize, transform, and visualize (rectangular) data. By reflecting on the relations between representations, tasks, and tools, the course promotes data literacy and cultivates reproducible research practices that precede and enable practical uses of programming or statistics.

The course uses the technologies provided by R (R Core Team, 2020), RStudio, RMarkdown, including key packages of the tidyverse (Wickham et al., 2019) (e.g., dplyr, ggplot2, tibble, and tidyr).

Coordinates

uni.kn

Contents

The syllabus for the course Introduction to Data Science (using R, ADILT) at the University of Konstanz in Spring/Summer 2023 is currently under development.

Readings

The main sript for this course is yet to be written. A textbook fragment Introduction to Data Science is:

  • Neth, H. (forthcoming). i2ds: Introduction to Data Science.
    Social Psychology and Decision Sciences, University of Konstanz, Germany.
    Textbook (version 0.0.1, planned for 2023).
    Available at https://bookdown.org/hneth/i2ds/.

In the meantime, we will be using several chapters from the textbook (2023):

  • Neth, H. (2023). ds4psy: Data Science for Psychologists.
    Social Psychology and Decision Sciences, University of Konstanz, Germany.
    Textbook and R package (version 1.0.0, September 15, 2023). Available at https://bookdown.org/hneth/ds4psy/.

The URL of the supporting R package ds4psy (2023) is https://CRAN.R-project.org/package=ds4psy.

Chapters from the following textbooks (Baumer, Kaplan, & Horton, 2020; James, Witten, Hastie, & Tibshirani, 2021) are used for individual topics:

  • Baumer, B. S., Kaplan, D. T., & Horton, N. J. (2021). Modern Data Science with R (2nd ed.).
    CRC Press, Taylor & Francis Group, Boca Raton/London/New York.
    Available at https://mdsr-book.github.io/mdsr2e/.

  • James, G., Witten, D., Hastie, T., & Tibshirani, R. (2021). An introduction to statistical learning (2nd edition). Springer, New York, NY.
    Available at https://www.statlearning.com.

Additional details or readings may be announced if they are needed for individual sessions.

License

Creative Commons License

Introduction to Data Science (i2ds) by Hansjörg Neth is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

i2ds (square)

Contact

Please ask any question that may also be of interest to other course members in the Discussion Forum on Ilias.

For all other questions, contact Hansjörg Neth (h dot neth at uni dot kn).


[File README.md updated 2023-09-20 by hn.]

References

Baumer, B. S., Kaplan, D. T., & Horton, N. J. (2020). Modern Data Science with R (2nd ed.). Retrieved from https://beanumber.github.io/mdsr2e/

James, G., Witten, D., Hastie, T., & Tibshirani, R. (2021). An introduction to statistical learning with applications in R (2nd edition). Retrieved from https://www.statlearning.com/

Neth, Hansjörg. (2023). Data science for psychologists. Retrieved from https://bookdown.org/hneth/ds4psy/

Neth, H. (2023). ds4psy: Data science for psychologists. Retrieved from https://CRAN.R-project.org/package=ds4psy

R Core Team. (2020). R: A language and environment for statistical computing. Retrieved from https://www.R-project.org

Wickham, H., Averick, M., Bryan, J., Chang, W., McGowan, L. D., François, R., … Yutani, H. (2019). Welcome to the tidyverse. Journal of Open Source Software, 4(43), 1686. https://doi.org/10.21105/joss.01686

About

Introduction to data science (i2ds)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages