Package: tidyboot 0.1.2
tidyboot: Tidyverse-Compatible Bootstrapping
Compute arbitrary non-parametric bootstrap statistics on data in tidy data frames.
Authors:
tidyboot_0.1.2.tar.gz
tidyboot_0.1.2.zip(r-4.5)tidyboot_0.1.2.zip(r-4.4)tidyboot_0.1.2.zip(r-4.3)
tidyboot_0.1.2.tgz(r-4.4-any)tidyboot_0.1.2.tgz(r-4.3-any)
tidyboot_0.1.2.tar.gz(r-4.5-noble)tidyboot_0.1.2.tar.gz(r-4.4-noble)
tidyboot_0.1.2.tgz(r-4.4-emscripten)tidyboot_0.1.2.tgz(r-4.3-emscripten)
tidyboot.pdf |tidyboot.html✨
tidyboot/json (API)
# Install 'tidyboot' in R: |
install.packages('tidyboot', repos = c('https://langcog.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/langcog/tidyboot/issues
Last updated 4 years agofrom:b844d4ec3e. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 13 2024 |
R-4.5-win | OK | Oct 13 2024 |
R-4.5-linux | OK | Oct 13 2024 |
R-4.4-win | OK | Oct 13 2024 |
R-4.4-mac | OK | Oct 13 2024 |
R-4.3-win | OK | Oct 13 2024 |
R-4.3-mac | OK | Oct 13 2024 |
Exports:ci_lowerci_uppertidyboottidyboot_mean
Dependencies:backportsbroomclicpp11dplyrfansigenericsgluelifecyclemagrittrmodelrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Confidence interval (lower 2.5%) | ci_lower |
Confidence interval (upper 97.5%) | ci_upper |
Non-parametric bootstrap with multiple sample statistics | tidyboot |
Non-parametric bootstrap and empirical central tendency for data frames Designed to make standard use of 'tidyboot.data.frame' easier | tidyboot_mean |
Non-parametric bootstrap for data frames | tidyboot.data.frame |
Non-parametric bootstrap for logical vector data | tidyboot.logical |
Non-parametric bootstrap for numeric vector data | tidyboot.numeric |