-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·26 lines (22 loc) · 943 Bytes
/
index.html
File metadata and controls
executable file
·26 lines (22 loc) · 943 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
layout: default
title: Welcome
---
<h1> Welcome </h1>
<img src="https://cdsbasel.github.io/dataanalytics_2021/assets/img/analytics.jpg">
<p align="justify">
This is the home of the course <i>Data Analytics for Psychology and Business</i>
in FS2021 at the Faculty of Psychology, University of Basel.
<br><br>
Before attending the course's first session on March 12, please visit the
<a href="menu/installation.html"><b>Installation</b></a> page and follow the instructions.
This includes a short interactive introduction to R useful for all students, but
in particular those who have limited experience with R.
<br><br>
Learn more about the courses contents from the <a href="menu/syllabus"><b>Syllabus</b></a>. Find out more about the
projects that you will carry out over the course at <a href="menu/projects"><b>Projects</b></a>.
<br><br>
Looking forward to a productive course on data analytics!
<br><br>
Dirk Wulff & Rui Mata
</p>