CSD-Workshop-for-Programming-in-R
This module, containing 6 lectures, is part of the Workshop on Research Methodology Methodology for Social Science organised by Council for Social Development.
About the Module
This module contains 6 lectures, duration of each lecture is 1.5 hours. The aim of the module is to introduce the learners to R and to equip them with fundamentals of R programming for data analysis.
Following are the lectures, in given sequence:
- Lecture 1 on 26/04/2021: Introduction to R. Link to slides
- Lecture 2 on 28/04/2021: Data Wrangling. Link to slides
- Lecture 3 on 30/04/2021: Basics of Data Visualization. Link to slides
- Lecture 4 on 03/05/2021: Creating Maps(Choropleths) in R. Link to slides
- Lecture 5 on 05/05/2021: How to: Hypothesis testing and Linear Regression in R. Link to slides
- Lecture 6 on 07/05/2021: Intro to Text Analysis. Link to slides
About the Instructor
Hi. I am Ayush. I an economist interested in rights based laws, public policy and most things related to data. I am a RStudio certified Tidyverse instructor and I enjoy teaching data analysis skills using R.
If you want to reach out to me feel free to email me at ayush.ap58@gmail.com
A note about the Lecture 5
The lecture 5 is stolen from the wonderful Learning Statistics with R by Danielle Navarro. The lecture reproduces parts of code from the book to demonstrate how to implement some statistical techniques in R for an audience who already has technical understanding of the topic.