Drop extensions

(This chapter is already going to be big)
This commit is contained in:
hadley 2016-05-17 08:07:59 -05:00
parent 8cfd653441
commit 1ae26bdbe9
1 changed files with 0 additions and 21 deletions

View File

@ -542,24 +542,3 @@ delays %>%
geom_smooth(se = F)
```
## Linear model extensions
### Non-linearity with splines
help()
### Transformations to "stabilise" variance
glm
Predicting probability of cancellation
### Robustness
### Mixed effects models
### Shrinkage