Größe: 856
Kommentar:
|
Größe: 896
Kommentar:
|
Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
Zeile 2: | Zeile 2: |
Zeile 9: | Zeile 8: |
* dplyr, a package for data manipulation, reshaping, summarizing [[RcourSe/DataWrangling|more]] [[RcourSe/ExtraDataSets|data sets]] |
* dplyr, a package for data manipulation, reshaping, summarizing\ * [[attachment:data.zip|download data]] |
Zeile 13: | Zeile 11: |
[[RcourSe/DataWrangling|more]] [[RcourSe/ExtraDataSets|data sets]] | |
Zeile 16: | Zeile 15: |
* generic functions, classes | * generic functions, classes |
Zeile 22: | Zeile 22: |
Zeile 25: | Zeile 26: |
* Exploring Longitudinal Data on Change: * Descriptive Analysis of Individual Change * Difference in Change across People |
* Exploring Longitudinal Data on Change: * Descriptive Analysis of Individual Change * Difference in Change across People |
Zeile 30: | Zeile 31: |
Course Outline
Data Wrangling
- basic data structures in R: vector, list, data frame
- indexing
- data types, type conversions
- read data from different file types (txt, csv, excel)
- merging of data frames
- dplyr, a package for data manipulation, reshaping, summarizing\
Functions
- understand R functions
- generic functions, classes
Exploratory Data Analysis
- oulier detection: visual methods and tests
- graphics for grouped data
Analysis of Longitudinal Data
- Exploring Longitudinal Data on Change:
- Descriptive Analysis of Individual Change
- Difference in Change across People
- Multilevel Models for Change
- Missing Data