Experimental Design
Learning Objective
This course is intended to provide a foundation in the proper design of scientific research projects in the field of biology.By the end of the course, successful students will be able to:
- Design studies that are statically tractable
- Graphically explore data in R
- Perform standard statistical analyses in the R environment
Class meets MW 4:00-5:15 in HELD 200
For more information email Dr. Blackmon.
Syllabus
Office hours survey
- Introduction:
- Basic R:
-
Live Coding: Basic R (syntax, data types)
basic coding examples -
Live Coding: Data management and cleaning
-
Worksheet 2: Basics of R pdf
survey for coding practice
-
- Statistical Principles and a last bit of visualization theory:
-
Lecture: Stats principles, data visualization
PDF
PPT
Worksheet 3: Plotting
-
- Probability and Discrete Variables:
-
Lecture: Probability and Discrete Variables
PDF
PPT
Worksheet 4: Review
-
- Hypothesis Testing 1:
-
Lecture: Continuous and Discrete Variables
PDF
PPT
Worksheet 5: Discrete Variables
14 Sept. Saturday Coding Session 9AM-Noon BSBE 115
Code Examples
-
Lecture: Continuous and Discrete Variables
- Hypothesis Testing 2 and Review:
-
Hypothesis Testsing 2
PDF
PPT
Review Sheet
fights.csv
-
Hypothesis Testsing 2
- Regression Analysis:
-
Lecture: Linear regression and model diagnostics
-
Live Coding: Fitting and diagnosing regression models in R
-
Worksheet
-
- Generalized Linear Models and Mixed Models:
-
Lecture: Introduction to GLMs and mixed models
-
Live Coding: Implementing GLMs and mixed models in R
-
Worksheet
-
- Model Selection:
-
Lecture: Model selection
-
Live Coding: Applying model selection techniques in R
-
- Dimensional Reduction:
-
Lecture: PCA
-
Live Coding: PCA
-
- Advanced Topics and Applications:
-
Lecture: Bayesian methods and MCMCs
-
Live Coding: Diagnosing MCMCs
-
Worksheet
-
- Test week 2
-
Review
-
Test
-
Extra Resources
ExamplesR markdown
R style guide
basics of R cheat sheet
base R plotting cheat sheet
ggplot2 cheat sheet
color brewer
Useful R packages
swirlggplot2
coda