This gihub repository provides lab materials that accompany Psyc63 Experimental Study of Behavior at Dartmouth College. Labs will consist of working through Jupyter Notebooks that contain exercises in Python. Jupyter Notebooks can be installed by downloading and installing Anaconda Python 2.7.
- Installation
- Notebooks
- Variables
- Loops and Conditional Statements
- Functions
- Containers
- Modules
- Data Checking
- Data Plotting
- Linear Model Regression
- Model Comparisons
- Logistic Regression
- Classification
- Prediction
- Cross-validation
- Regularization Techniques
- Lasso & Ridge
- Mediation Analysis
- Moderation Analysis
- Primer to Social Network Analysis
- NetworkX
- Micromeasures
- degree centrality
- betweenness centrality
- closeness centrality
- Eigenvector centrality
- Macromeasures - Degree Distribution - Average shortest path - Clustering coefficients