Größe: 204
Kommentar:
|
Größe: 435
Kommentar:
|
Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
Zeile 6: | Zeile 6: |
* basic data structures in R: vector, list, data frame * indexing * data types, type conversions |
|
Zeile 7: | Zeile 10: |
* data types, type conversions | |
Zeile 9: | Zeile 11: |
* merging of data frames == Functions == * understand R functions == Exploratory Data Analysis == * oulier detection: visual methods and tests * |
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
- merging of data frames
== Functions ==
- understand R functions
Exploratory Data Analysis
- oulier detection: visual methods and tests