Größe: 435
Kommentar:
|
Größe: 671
Kommentar:
|
Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
Zeile 10: | Zeile 10: |
* dplyr, a package for data manipulation | * dplyr, a package for data manipulation, reshaping, summarizing |
Zeile 13: | Zeile 13: |
== Functions == | == Functions == |
Zeile 15: | Zeile 15: |
* generic functions, classes | |
Zeile 18: | Zeile 19: |
* | * graphics for grouped data == Analysis of Longitudinal Data == * Exploring Longitudinal Data on Change * Multilevel Models for Change * Missing Data * descriptive analysis |
Course Outline
Inhaltsverzeichnis
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)
- dplyr, a package for data manipulation, reshaping, summarizing
- merging of data frames
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
- Multilevel Models for Change
- Missing Data
- descriptive analysis