Skip to content

Instantly share code, notes, and snippets.

View graebnerc's full-sized avatar

Claudius Graebner-Radkowitsch graebnerc

View GitHub Profile
This contains the script developed during the recap session.
@graebnerc
graebnerc / #S10 - Script
Created May 4, 2023 19:16
The script used during session 10.
The script using during session 10. For more precise solutions see:
https://gist.github.com/graebnerc/5d5ec7591a45d6cbad3a58ddf06fff6b
@graebnerc
graebnerc / #S10 - Solutions
Created April 28, 2023 07:35
Example solutions for the recap session on exploratory data analysis (spring semester 2023).
Example solutions for the recap session on exploratory data analysis (spring semester 2023).
@graebnerc
graebnerc / #S8S9 - Lecture notes (SpSe 2023)
Last active April 23, 2023 08:49
Scrips and exercise solutionat accompanying the videos for sessions 8 and 9 on data preparation.
Scrips and exercise solutionat accompanying the videos for sessions 8 and 9 on data preparation.
The data is available via the course homepage.
@graebnerc
graebnerc / #S7 - Lecture notes (SpSe 2023)
Last active April 20, 2023 14:22
Scripts containing the code developed during the 7th lecture on project management and data import, as well as solutions to the exercises
Scripts containing the code developed during the 7th lecture on project management and data import, as well as solutions to the exercises.
The code assumes that you created a folder structure as discussed during the lecture:
YourProject/
|─ YourProject.Rproj
├─ data/
│ ├─ raw/
| |─fread_expls-1.csv
| |─fread_expls-2.csv
@graebnerc
graebnerc / #S4 - Lecture notes
Created March 30, 2023 13:30
Lecture notes and solutions to the in-class exercises of session 4 in the spring semester 2023.
Lecture notes and solutions to the in-class exercises of session 4 in the spring semester 2023.
@graebnerc
graebnerc / #S4 - Lecture notes (SpSe23)
Last active March 30, 2023 13:49
Lecture notes and solutions to the exercises of session 4 in the spring semester 2023
Lecture notes and solutions to the exercises of session 2 in the spring semester 2023
@graebnerc
graebnerc / #S3 - Lecture notes (SpSe23)
Created March 29, 2023 15:54
Solutions to the in-class exercises of session 3 in the spring semester 2023.
Solutions to the in-class exercises of session 3 in the spring semester 2023.
@graebnerc
graebnerc / #S2 - Lecture notes (SpSe23)
Last active March 29, 2023 08:00
Lecture notes and solutions to the exercises of session 2 in the spring semester 2023
Lecture notes and solutions to the exercises of session 2 in the spring semester 2023
@graebnerc
graebnerc / #T14T15: Exercise solutions
Created December 8, 2022 15:41
#T14T15: Exercise solutions
Solutions to the extra exercises on multiple linear regression