⇤ ← Revision 1 vom 2015-03-15 08:01:23
Größe: 892
Kommentar:
|
Größe: 922
Kommentar:
|
Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
Zeile 4: | Zeile 4: |
* indexing | * [[../FinalFunction/indeXing|indexing]] |
Course Outline
Data Wrangling
- basic data structures in R: vector, list, data frame
- 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