updated home and sidebar authored by Gonçalo Campos Gonçalves's avatar Gonçalo Campos Gonçalves
...@@ -6,6 +6,8 @@ You will be provided an address of a node along with user credentials that you c ...@@ -6,6 +6,8 @@ You will be provided an address of a node along with user credentials that you c
In the home page of your node, there are links to the `Data Repository`, the `Study Manager` and the `Authentication Server`. Please use your credentials whenever you need to log into any one of these. In the home page of your node, there are links to the `Data Repository`, the `Study Manager` and the `Authentication Server`. Please use your credentials whenever you need to log into any one of these.
## Day 1 - Tuesday, 18th
* [Part 1: Setting Up Data in the Data Repository (Opal)](opal) * [Part 1: Setting Up Data in the Data Repository (Opal)](opal)
* [Create a project](opal#create-a-project) * [Create a project](opal#create-a-project)
* [Import the Data](opal#import-the-data) * [Import the Data](opal#import-the-data)
...@@ -28,3 +30,14 @@ In the home page of your node, there are links to the `Data Repository`, the `St ...@@ -28,3 +30,14 @@ In the home page of your node, there are links to the `Data Repository`, the `St
* [Upload the Harmonisation Dictionary](harmonisation#upload-the-harmonisation-dictionary) * [Upload the Harmonisation Dictionary](harmonisation#upload-the-harmonisation-dictionary)
* [Create a View over the Original Table](harmonisation#create-a-view-over-the-original-table) * [Create a View over the Original Table](harmonisation#create-a-view-over-the-original-table)
* [Harmonise Each Variable](harmonisation#harmonise-each-variable) * [Harmonise Each Variable](harmonisation#harmonise-each-variable)
## Day 2 - Wednesday, 19th
# Distributed Statistical Analysis Using DataSHIELD
Welcome to the second session of the WP4 Workshop. The aim of this section is to learn how to use DataSHIELD with the RECAP data platform and the R package developed by the INESC TEC statistical team. The section is split into the following parts:
* [Part 1: Brief Introduction to R](r_introduction)
* [Part 2: DataSHIELD User Tutorial](dataShield_users)
* [Part 3: distStats R package in Practice](distStats)