Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mbjoseph/biometry-linear-models

Slides and scripts for teaching linear models in R
https://github.com/mbjoseph/biometry-linear-models

linear-models linear-regression r rstats statistics

Last synced: about 21 hours ago
JSON representation

Slides and scripts for teaching linear models in R

Awesome Lists containing this project

README

        

# Introduction to linear models

Maxwell B. Joseph

Slides and scripts for teaching linear models in R.
This material was developed for guest lectures in Biometry at CU Boulder (EBIO 4410/5410) in spring 2017.

## Contents

1. Introduction to linear regression ([slides](https://github.com/mbjoseph/biometry-linear-models/blob/master/1-intro-regression/lm1.pdf))
2. Parameter uncertainty and model criticism for linear regression ([slides](https://github.com/mbjoseph/biometry-linear-models/blob/master/2-uncertainty-and-criticism/lm2.pdf))
3. Evaluating linear model assumptions ([slides](https://github.com/mbjoseph/biometry-linear-models/blob/master/3-model-checking/lm3.pdf))
4. Using information theory to evaluate models ([slides](https://github.com/mbjoseph/biometry-linear-models/blob/master/4-information-theory/lm4.pdf))