welcome: please sign in
location: Änderungen von "RstatisTik/RstatisTikPortal/RcourSe"
Unterschiede zwischen den Revisionen 1 und 8 (über 7 Versionen hinweg)
Revision 1 vom 2015-02-09 19:40:58
Größe: 176
Kommentar:
Revision 8 vom 2015-02-15 15:52:33
Größe: 809
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
[[DataWrangling|more]]

== Functions ==
 * understand R functions
 * generic functions, classes
[[FunctionsInR|more]]

== Exploratory Data Analysis ==
 * oulier detection: visual methods and tests
 * graphics for grouped data
[[ExploreData|more]]

== 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
[[LongitudinalData|more]]

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

more

Functions

  • understand R functions
  • generic functions, classes

more

Exploratory Data Analysis

  • oulier detection: visual methods and tests
  • graphics for grouped data

more

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

more

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