Restructuring

This commit is contained in:
hadley
2015-12-07 14:57:08 -06:00
parent 12d968d6f2
commit 2ee7b9c006
5 changed files with 28 additions and 28 deletions

View File

@@ -10,6 +10,9 @@ set.seed(1014)
options(digits = 3)
```
* Some discussion of p-values.
* Bootstrapping to understand uncertainty in parameters.
* Cross-validation to understand predictive quality.
## Multiple models