Who am I?
30 March 2020
Who am I?
Who are you?
Your degree program (MS, PhD)
Your school/department
Your area of study (a phrase or short sentence)
What is this course about?
1. Infer process from pattern
Process \(\overset{?}{\Rightarrow}\) Pattern
Pattern \(= f(\)Process\()\)
Data \(= f(\)Process\()\)
Data = Process + Noise
Our challenge is to separate
the signal from the noise
1. Infer process from pattern
2. Make predictions
How will [some future scenario] affect
[some ecosystem service]?
Errors | Single random process | Multiple random processes |
---|---|---|
Normal | Linear Model (LM) | Linear Mixed Model (LMM) |
Non-normal | Generalized Linear Model (GLM) | Generalized Linear Mixed Model (GLMM) |
By the end of the quarter, students should be able to:
Identify an appropriate statistical model based on the data and specific question
Understand the assumptions behind a chosen statistical model
Use R to fit a variety of linear models to data
Evaluate data support for various models and select the most parsimonious model among them
Use R Markdown to combine text, equations, code, tables, and figures into reports