Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit c887566

Browse files
author
Robert Arbon
committed
updated credits
1 parent 27da638 commit c887566

9 files changed

+52
-24
lines changed

.Rhistory

+6
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,9 @@ build_site()
1717
library(blogdown)
1818
serve_site()
1919
serve_site()
20+
library(blogdown)
21+
serve_site()
22+
servr::daemon_stop(1)
23+
serve_site()
24+
servr::daemon_stop(1)
25+
build_site()

.Rproj.user/7B16D311/pcs/files-pane.pper

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"path" : "~/Google_Drive_Bristol/Research/MAPS/maps-public/themes/minimal/layouts",
2+
"path" : "~/Google_Drive_Bristol/Research/MAPS/maps-public/content",
33
"sortOrder" : [
44
{
55
"ascending" : true,
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"activeTab" : -1
2+
"activeTab" : 0
33
}

.Rproj.user/7B16D311/pcs/windowlayoutstate.pper

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"left" : {
3-
"panelheight" : 1042,
4-
"splitterpos" : 432,
5-
"topwindowstate" : "HIDE",
6-
"windowheight" : 1080
3+
"panelheight" : 762,
4+
"splitterpos" : 320,
5+
"topwindowstate" : "NORMAL",
6+
"windowheight" : 800
77
},
88
"right" : {
99
"panelheight" : 762,
10-
"splitterpos" : 474,
10+
"splitterpos" : 473,
1111
"topwindowstate" : "NORMAL",
1212
"windowheight" : 800
1313
}

config.toml

+12-12
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,24 @@ googleAnalytics = ""
2424
weight = 1
2525

2626
[[menu.main]]
27-
url = "/overview"
28-
name = "Project Overview"
29-
weight = 2
27+
url = "/overview"
28+
name = "Project Overview"
29+
weight = 2
3030

3131
[[menu.main]]
32-
url = "/the_data"
33-
name = "The data set"
34-
weight = 3
32+
url = "/the_data"
33+
name = "The data set"
34+
weight = 3
3535

3636
[[menu.main]]
37-
url = "/get_involved"
38-
name = "Get involved"
39-
weight = 4
37+
url = "/get_involved"
38+
name = "Get involved"
39+
weight = 4
4040

4141
[[menu.main]]
42-
url = "/credits"
43-
name = "Credits"
44-
weight = 5
42+
url = "/credits"
43+
name = "Credits"
44+
weight = 5
4545

4646
# [[menu.main]]
4747
# url = "/project/"

content/credits.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,23 @@ weight: 1
77

88
This project is a collaboration between [The Jean Golding Institute](http://www.bristol.ac.uk/golding/) and [Avon Longitudinal Study of Parents and Children](http://www.bristol.ac.uk/alspac/), and is supported by [The UK Reproducibility Network](http://www.dcn.ed.ac.uk/camarades/ukrn/). The people involved are:
99

10-
...coming soon...
10+
[Professor Marcus Munafo](http://www.bristol.ac.uk/expsych/people/marcus-r-munafo/) - School of Psychological Science, Bristol University & UK Reproducibility Network.
11+
12+
[Professor Nicholas Timpson](http://www.bristol.ac.uk/social-community-medicine/people/101602/index.html) - Principal investigator, ALSPAC & Bristol Medical School (Population Health Sciences)
13+
14+
[Professor Katharine Robson Brown](http://www.bristol.ac.uk/school-of-arts/people/katharine-a-robson-brown/index.html) - Director Jean Golding Institute & Department of Archaeology and Anthropology, Bristol University.
15+
16+
[Dr Kate Northstone](http://www.bristol.ac.uk/social-community-medicine/people/kate-northstone/index.html) - Executive Director for data, ALSPAC.
17+
18+
[Mr Alex Kwong](http://www.bristol.ac.uk/geography/people/alex-s-kwong/index.html) - PhD candidate, Psychiatric Epidemiology, School of Geographical Sciences, University of Bristol.
19+
20+
[Miss Natalie Thurlby](http://www.bristol.ac.uk/engineering/people/natalie-r-thurlby/index.html) - Data Science Specialist, Jean Golding Institute & PhD candidate, School of Engineering, Bristol University.
21+
22+
[Ms Katie Drax](https://research-information.bristol.ac.uk/en/persons/katie-a-drax(c62fac7b-5585-4436-84c1-140abd7380f4).html) - PhD candidate, School of Psychological Science, Bristol University,
23+
24+
[Mx Rob Arbon](https://research-information.bristol.ac.uk/en/persons/robert-e-arbon(bc7793f3-20ca-452c-b53a-05f0d7cab5f5).html) - Data Science Specialist, Jean Golding Institute & PhD candidate, School of Chemistry, Bristol University.
25+
26+
1127

1228

1329

content/get_involved.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ weight: 1
1111

1212
## Otherways to participate
1313

14-
...coming soon...
14+
We are looking for volunteers
1515

1616

1717
## Slack

content/overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ MAPS is a crowd-sourced science experiment in the same vein as [Many analysts,On
1414

1515
1. Upon signing up (either individually or as a team) we will ask you to provide us information about yourself, your area of expertise and your prior beliefs on the topic.
1616

17-
2. Once you've completed this form we will provide you with an annonymised dataset containing ~15'000 observations of >100 variables and we will ask you to answer the following question:
17+
2. Once you've completed this form we will provide you with an annonymised dataset containing ~15'000 observations of 85 variables and we will ask you to answer the following question:
1818

1919
> Is computer use during weekdays and weekends at 16 years old associated with depression at 18 years old?
2020

content/the_data.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,15 @@ weight: 1
77

88
## Data dictionary
99

10-
...coming soon...
10+
The data for this project is from the Avon Longitudinal study of Parents and Children (ALSPAC, also known as Children of the 90s). For more information about the study visit http://www.bristol.ac.uk/alspac/.
11+
12+
As the ALSPAC data is highly sensitive we cannot open the data to the public without ensuring the data is anonymised and non-identifiable. To achieve this an anonymised dataset will be generated using the R package SynthPop (Nowok, Raab & Dibben, 2016) on the ALSPAC data, creating the Synthetic Dataset and the Real Dataset. Participants will have access to the Synthetic Dataset but not the Real Dataset.
13+
14+
The Synthetic and Real Datasets contains 15k observations of over 85 variables. A summary of the variables are shown below. A detailed description of all variables with references (where applicable) will be provided once the data is released.
15+
16+
1117

1218
## Annonymisation procedure
1319

14-
...coming soon...
20+
...Coming soon...
1521

0 commit comments

Comments
 (0)