-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Change boostrap function (
rep_sample_n) in sampling chapter to use dplyr'sslice_sample() - Change permutation use to either
modelr'sresample()orrsample'spermutations() - Use
tidymodels'sinfer()function to do hypothesis-testing - Add data sets (NBA, bowl, book sales) somewhere so that it can be linked to for students to download.
- Strategically create "difficult" missingness. There should be at least some values that are missing that can only be imputed with uncertainty.
- Add content about RStudio's code snippets.
Metadata
Metadata
Assignees
Labels
No labels