Skip to content

Commit

Permalink
try to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aylin Kallmayer authored and Aylin Kallmayer committed Feb 1, 2019
1 parent ae7440c commit ac3f470
Show file tree
Hide file tree
Showing 115 changed files with 8,584 additions and 9 deletions.
Binary file modified docs/nbuild/doctrees/How to contribute.doctree
Binary file not shown.
Binary file added docs/nbuild/doctrees/chapter_abb/Abbendum.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/nbuild/doctrees/chapter_comp/Docker.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/nbuild/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/nbuild/doctrees/help.doctree
Binary file not shown.
Binary file modified docs/nbuild/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/nbuild/doctrees/license.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/nbuild/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 4661c3e1d65b4d325ab9fee776ac318c
config: 6a064e1ee4fb7109ecfaed8fd9ee17a7
tags: 645f666f9bcd5a90fca523b33c5a78b7
1 change: 0 additions & 1 deletion docs/nbuild/html/How to contribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ <h1>10. How to contribute<a class="headerlink" href="#how-to-contribute" title="
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/language_data.js"></script>



Expand Down
Binary file added docs/nbuild/html/_images/galtons_instruments.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions docs/nbuild/html/_sources/chapter_abb/Abbendum.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Abbendum
^^^^^^^^
bla bla

Subchapters


.. toctree::
:maxdepth: 2

Data wrangling
Multivariate Analysis and Machine Learning
Special methods
Neuroscience
Eye tracking
Online Experiments
Formatting - saving data (ext.)
Data protection - security (ext.)
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Data protection - security (ext.)
#################################
4 changes: 4 additions & 0 deletions docs/nbuild/html/_sources/chapter_abb/Data wrangling.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Data wrangling
^^^^^^^^^^^^^^
Introduction to the tidyverse
#############################
2 changes: 2 additions & 0 deletions docs/nbuild/html/_sources/chapter_abb/Eye tracking.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Eye tracking
############
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Formatting - saving data (ext.)
###############################
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Multivariate Analysis and Machine Learning
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Introduction to scikit-learn
############################
2 changes: 2 additions & 0 deletions docs/nbuild/html/_sources/chapter_abb/Neuroscience.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Neuroscience
############
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Online Experiments
^^^^^^^^^^^^^^^^^^

Mechanical Turk
###############
11 changes: 11 additions & 0 deletions docs/nbuild/html/_sources/chapter_abb/Special methods.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Special methods
^^^^^^^^^^^^^^^

Advanced Modeling of Behavior
#############################

IRT etc.
########

Modeling decisions
##################
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Analysing Experimental Data
^^^^^^^^^^^^^^^^^^^^^^^^^^^
bla bla

Subchapters


.. toctree::
:maxdepth: 2

Introduction to Programming with R
Basic Visualisation
Descriptive Statistics
The Generalized Linear Model
Multivariate data
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Basic Visualisation
###################
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Descriptive Statistics
######################
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Introduction to Programming with R
##################################
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Multivariate data
#################
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
The Generalized Linear Model
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

t-test
######

correlation test
################
15 changes: 15 additions & 0 deletions docs/nbuild/html/_sources/chapter_comp/Computer stuff.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Computer stuff
^^^^^^^^^^^^^^
bla bla

Subchapters


.. toctree::
:maxdepth: 2

Computers
Setting up a scientific research environment
Version Control, Git and Github
Docker
Introduction to Programming with Python
2 changes: 2 additions & 0 deletions docs/nbuild/html/_sources/chapter_comp/Computers.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Computers
#########
2 changes: 2 additions & 0 deletions docs/nbuild/html/_sources/chapter_comp/Docker.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Docker
######
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Introduction to Programming with Python
#######################################
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Setting up a scientific research environment
############################################
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Version Control, Git and Github
###############################
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Conducting Experiments
^^^^^^^^^^^^^^^^^^^^^^
bla bla

Subchapters


.. toctree::
:maxdepth: 2

Variables in Psychology
Contrafactual Causality
Experimental Designs
Programming Experiments in Psychopy
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Contrafactual Causality
#######################
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Experimental Designs
^^^^^^^^^^^^^^^^^^^^

e.g. 2*2 Design gambling task
#############################

0 comments on commit ac3f470

Please sign in to comment.