tidymodels / TMwR

Code and content for "Tidy Modeling with R"
https://tmwr.org
Other
579 stars 272 forks source link

Fix standard error in Ch 12 #361

Closed juliasilge closed 1 year ago

juliasilge commented 1 year ago

Closes #357

This PR fixes how the standard error is computed and adjusts the language around the results.

juliasilge commented 1 year ago

Fig 12.2 looks like this now:

new-resampled-log-lhood

github-actions[bot] commented 1 year ago

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.