welcome: please sign in
location: Änderungen von "RstatisTik/RstatisTikPortal/RcourSe"
Unterschiede zwischen den Revisionen 1 und 7 (über 6 Versionen hinweg)
Revision 1 vom 2015-02-09 19:40:58
Größe: 176
Kommentar:
Revision 7 vom 2015-02-15 15:46:19
Größe: 712
Kommentar:
Gelöschter Text ist auf diese Art markiert. Hinzugefügter Text ist auf diese Art markiert.
Zeile 2: Zeile 2:
Zeile 3: Zeile 4:
 * basic data structures in R: vector, list, data frame
 * indexing
 * data types, type conversions
Zeile 4: Zeile 8:
 * data types, type conversions
 * dplyr, a package for data manipulation
 * 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

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

RstatisTik/RstatisTikPortal/RcourSe (zuletzt geändert am 2019-06-26 08:46:37 durch hayd@cbs.mpg.de)