welcome: please sign in
location: Änderungen von "RstatisTik/RstatisTikPortal/RcourSe"
Unterschiede zwischen den Revisionen 12 und 20 (über 8 Versionen hinweg)
Revision 12 vom 2015-03-02 12:50:29
Größe: 899
Kommentar:
Revision 20 vom 2015-03-15 20:13:01
Größe: 539
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\
 * [[attachment:data.zip|download data]]
= R Course March 2015 =
[[attachment:readpresentation_0.1.tar.gz]]
Zeile 11: Zeile 4:
[[RcourSe/DataWrangling|more]] [[RcourSe/ExtraDataSets|data sets]] == per Topic ==
[[RstatisTik/RstatisTikPortal/RcourSe/CourseOutline|Course Outline]]
Zeile 13: Zeile 7:
== Functions ==
 * understand R functions
 * generic functions, classes
== Explore the Central Functions ==
[[RstatisTik/RstatisTikPortal/RcourSe/FinalFunction|Final Function]]
Zeile 17: Zeile 10:
[[/FunctionsInR|more]] = Tests - temporary =
== Latex ==
{{{`a+b`}}}
Zeile 19: Zeile 14:
== Exploratory Data Analysis ==
 * oulier detection: visual methods and tests
 * graphics for grouped data
Suppose $$ ax^2+bx+c=0 $$ and
Zeile 23: Zeile 16:
[[/ExploreData|more]] {{{#!latex
\begin{equation}
x^3 =\int_{0}^{\infty} f(x,y) dy
\end{equation}
}}}
$ \alpha $ is '''alpha'''
Zeile 25: Zeile 23:
== 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]]
== other ==
[[RstatisTik/RstatisTikPortal/RcourSe/DataWrangling|tmp]]

R Course March 2015

readpresentation_0.1.tar.gz

per Topic

Course Outline

Explore the Central Functions

Final Function

Tests - temporary

Latex

`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

other

tmp

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