tidymodels / rsample

Classes and functions to create and summarize resampling objects
https://rsample.tidymodels.org
Other
338 stars 67 forks source link

Documentation for `int_t()` says to use `std.err` instead of `std.error` #533

Closed malcolmbarrett closed 3 weeks ago

malcolmbarrett commented 1 month ago

https://github.com/tidymodels/rsample/blob/3ea126634b993e174abd2dc4c52c70e941c5da50/R/bootci.R#L185

It appears that this should bestd.error, as well as the example.

hfrick commented 3 weeks ago

Thank you @malcolmbarrett !

github-actions[bot] commented 1 week ago

This issue 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.