Jacek Matulewski
R language course

Lecture for cognitive science students

Wersja polska/Polish version

Installation:
R: https://cran.r-project.org/bin/windows/base/
RStudio: https://rstudio.com/products/rstudio/download/#download
Creating a notebook in RStudio for the first time (including the installation of necessary packages)

Schedule:

  1. The basics
  2. Multidimensional data types
  3. Essential functions for statistics in R
    Disclaimer: I assume students are familiar with the basics of statistics and its concepts.
    The videos below do not explain it but only show how to calculate the basic statistical
    parameters using R and its packages.
  4. Packages
  5. Machine learning
  6. Creating and publishing packages to CRAN
  7. Exercises
  8. Exercises on real data


YouTube playlist



This class is supported by DataCamp

Personal homepage
Grupa (6 miesięcy)


Online materials:

  1. Oscar Baruffa Big Book of R
  2. Benjamin S. Baumer, Daniel T. Kaplan, and Nicholas J. Horton Modern Data Science with R (2nd edition)
  3. Brian S. Everitt, Torsten Hothorn A handbook of statistical analyses using R, z-lib.org (e-book)
Books:
  1. Marek Gągolewski Programowanie w języku R. Analiza danych, obliczenia, symulacje, PWN 2016
  2. Jared P. Lander R dla każdego. Zaawansowane analizy i grafika statystyczna, PWN 2018
  3. Hadley Wickham, Garrett Grolemund Język R. Kompletny zestaw narzędzi dla analityków danych, Helion 2017
  4. Andy Field Discovering Statistics Using R, Sage Publications Ltd 2012