Skip to content

Instantly share code, notes, and snippets.

View graebnerc's full-sized avatar

Claudius Graebner-Radkowitsch graebnerc

View GitHub Profile
@graebnerc
graebnerc / #T13T14: Solution to exercises
Created December 1, 2022 15:31
#T13T14: Solution to exercises
Exemple solutions to the two exercises of the session on simple linear regression.
@graebnerc
graebnerc / #T12: Worked examples and solution to exercises
Last active November 24, 2022 17:43
#T12: Worked examples and solution to exercises
Includes code to create the data examples as well as exempla solutions to all exercises of the twelfth session.
@graebnerc
graebnerc / #T9: Solution
Last active May 7, 2024 21:49
#T9: Possible solution for the Quarto task
The Netlify version can be found at: https://quarto-ex-solution.netlify.app/
@graebnerc
graebnerc / DesasterMarkdown.qmd
Last active May 7, 2024 21:29
The original code for the Markdown desaster and a possible solution, both written in Quarto.
---
title: "What a desaster!"
author: "Claudius"
date: '2024-05-07'
format: pdf
---
# Packages used
```{r}
library(tidyverse)
@graebnerc
graebnerc / # T8: Lecture script and exercise solutions
Created October 26, 2022 09:01
T8: Lecture script and exercise solutions
Contains the script used in the lecture on data wrangling and solutions to the exercises (in the fall semester 2022/23).
For a more extensive and commented version see the lecture notes on the course homepage.
The data is also available via the course homepage.
@graebnerc
graebnerc / #T7 - Lecture notes (FaSe 2022)
Created October 13, 2022 14:01
Scripts containing the code developed during the 7th lectore on project management and data import, as well as solutions to the exercises
Scripts containing the code developed during the 7th lectore on project management and data import, as well as solutions to the exercises
@graebnerc
graebnerc / #T6 - Lecture notes (FaSe22)
Created October 13, 2022 11:31
Script developed during the 6th lecture on visualization.
The script developed during the lecture; I recommend to look instead at the lecture notes, where the code gets accompanied with explanations.
@graebnerc
graebnerc / #T5 - Lecture notes (FaSe22)
Created October 6, 2022 14:02
Solutions to the exercises of session 5 in the fall semester 2022
Solutions to the exercises of session 5 in the fall semester 2022
@graebnerc
graebnerc / #T3 - Lecture notes (FaSe22)
Created October 6, 2022 12:33
Lecture notes and solutions to the exercises of session 4 in the fall semester 2022
Lecture notes and solutions to the exercises of session 4 in the fall semester 2022
@graebnerc
graebnerc / #T3 - Lecture notes (FaSe22)
Created September 26, 2022 15:35
Lecture notes and solutions to the exercises of session 3 in the fall semester 2022
Lecture notes and solutions to the exercises of session 3 in the fall semester 2022