welcome: please sign in
location: Änderungen von "RstatisTik/RstatisTikPortal/RcourSe"
Unterschiede zwischen den Revisionen 9 und 17 (über 8 Versionen hinweg)
Revision 9 vom 2015-03-01 15:04:31
Größe: 840
Kommentar:
Revision 17 vom 2015-03-15 10:54:21
Größe: 303
Kommentar:
Gelöschter Text ist auf diese Art markiert. Hinzugefügter Text ist auf diese Art markiert.
Zeile 1: Zeile 1:
= 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
[[DataWrangling|more]]
[[ExtraDataSets|data sets]]
[[/CourseOutline|Course Outline]]
[[/FinalFunction|Final Function]]
[[/DataWrangling|tmp]]
Zeile 14: Zeile 6:
== Functions ==
 * understand R functions
 * generic functions, classes
[[FunctionsInR|more]]
Zeile 19: Zeile 7:
== Exploratory Data Analysis ==
 * oulier detection: visual methods and tests
 * graphics for grouped data
[[ExploreData|more]]
Zeile 24: Zeile 8:
== 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]]
== Latex Tests - temporary ==

{{{`a+b`}}}


Suppose $$ ax^2+bx+c=0 $$ and


{{{#!latex
\begin{equation}
x^3 =\int_{0}^{\infty} f(x,y) dy
\end{equation}
}}}


$ \alpha $ is '''alpha'''

Course Outline Final Function tmp

Latex Tests - temporary

`a+b`

Suppose $$ ax^2+bx+c=0 $$ and

\begin{equation}
x^3 =\int_{0}^{\infty} f(x,y) dy
\end{equation}

$ \alpha $ is alpha

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