1. Getting R started: Downloading R, R version, Installing
2. The R Environment: Command line, and R studio
3. R packages: installing packages, loading packages
4. Basics of R: basic math, variables, missing data, vectors
5. Types of data: data frames, matrices, lists, and arrays
6. Reading data into R: Reading CSV files, reading Excel data, reading other datasets (Stata, and SPSS)
7. Basic graphs in R: the use of plot function
8. Advanced graphs using ggplot
9. Basic statistics: Summary statistics, covariance and correlation
10. Linear Models: Simple and multiple regression models
11. Generalized linear models: logistic models
12. Count data models: negative binomial and poisson models
13. Introduction to panel data: fixed and random effects models
14. Creating reports using R: The knitr command with R markdown
2. The R Environment: Command line, and R studio
3. R packages: installing packages, loading packages
4. Basics of R: basic math, variables, missing data, vectors
5. Types of data: data frames, matrices, lists, and arrays
6. Reading data into R: Reading CSV files, reading Excel data, reading other datasets (Stata, and SPSS)
7. Basic graphs in R: the use of plot function
8. Advanced graphs using ggplot
9. Basic statistics: Summary statistics, covariance and correlation
10. Linear Models: Simple and multiple regression models
11. Generalized linear models: logistic models
12. Count data models: negative binomial and poisson models
13. Introduction to panel data: fixed and random effects models
14. Creating reports using R: The knitr command with R markdown