resampling-stats / resampling-with

Source repository for third edition of "Resampling: The New Statistics"
https://resampling-stats.github.io
Other
11 stars 9 forks source link

Pre-submission push anyone? #145

Closed matthew-brett closed 1 month ago

matthew-brett commented 11 months ago

I just spent all day finishing up testing_counts_1. We are now really quite close to an at-least-readable full book. Here are the remaining bits of Resampling Stats code that need porting:

source/how_big_sample.Rmd
516:```matlab
703:```matlab
783:```matlab
850:```matlab
894:```matlab

source/exercise_solutions.Rmd
50:```matlab
76:```matlab
103:```matlab
135:```matlab
170:```matlab
217:```matlab
249:```matlab
280:```matlab

source/testing_counts_2.Rmd
157:```matlab
287:```matlab
362:```matlab
409:```matlab
518:```matlab
691:```matlab
902:```matlab
1050:```matlab

source/testing_measured.Rmd
485:```matlab
530:```matlab
764:```matlab
860:```matlab
939:```matlab
1148:```matlab

source/correlation_causation.Rmd
414:```matlab
448:```matlab
528:```matlab
814:```matlab
859:```matlab
989:```matlab
1159:```matlab
1349:```matlab
1545:```matlab

We can conceal the exercise solutions for now, but any takers for those final few chapters, to get us in a preliminary state as a usable book?

matthew-brett commented 1 month ago

Done - all pages ported.