welcome: please sign in
location: Änderungen von "RstatisTik/RstatisTikPortal/RcourSe"
Unterschiede zwischen den Revisionen 3 und 18 (über 15 Versionen hinweg)
Revision 3 vom 2015-02-15 13:52:50
Größe: 435
Kommentar:
Revision 18 vom 2015-03-15 11:09:12
Größe: 402
Kommentar:
Gelöschter Text ist auf diese Art markiert. Hinzugefügter Text ist auf diese Art markiert.
Zeile 1: Zeile 1:
= Course Outline =
<<TableOfContents(3)>>
= R Course March 2015 =
== per Topic ==
[[/CourseOutline|Course Outline]]
Zeile 5: Zeile 6:
== 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
== Explore the Central Functions ==
[[/FinalFunction|Final Function]]
Zeile 13: Zeile 9:
== Functions ==
 * understand R functions
Zeile 16: Zeile 10:
== Exploratory Data Analysis ==
 * oulier detection: visual methods and tests
 *
= Tests - temporary =
== Latex ==

{{{`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'''

== other ==
[[/DataWrangling|tmp]]

R Course March 2015

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)