Archive

Host: IMPRS Coordination

Grant proposal writing

IMPRS Coordination

Time- and project management

IMPRS Lecture Series

IMPRS NeuroCom Lecture Series "EEG and MEG" (Basic Course)

IMPRS Lecture Series

R-Course (Advanced level)

IMPRS NeuroCom
This 3-day hands-on workshop will build on the previous R workshop and will largely deal with statistics. After starting with a brief repetition of the basics (in order to bring everyone up to speed), we will lay the foundation for reproducible analyses with RStudio by looking at how to organize code across multiple projects, how to have both code and explanatory text in one file, and how to use version control (if everyone is familiar with git/github). We will then spend some time on creating publication-ready graphics with ggplot2 and start with the basic building blocks of statistical inference, also learning how to simulate data in a very simple way. The largest part of the workshop will then tackle the following topics: i) assumptions of parametric tests, ii) correlation, iii) regression, iv) comparing means, v) bootstrapping, and vi) exploratory data analysis; for each topic we will move from the theory and the most basic implementation to more complex approaches. [more]
This 3-day hands-on workshop will give a thorough introduction to R, without assuming any prior knowledge of programming (in R or any other language). We will start with a general overview of R, look at the various ways of how to get help in R and will use it as a simple pocket calculator, introducing variables along the way. We will then start writing little scripts and dealing with different data types in R, such as matrices, arrays, lists, data frames, etc. Next, we will learn how to use control flow statements and how to expand our basic R capabilities by making use of packages (and learn about their management). We will then spend quite some time on learning how to write and debug functions (with an excursion into the apply family). Finally, some time will be spent on R’s basic plotting capabilities and basic statistical tools. [more]
Show more
Go to Editor View