Package: simpleboot 1.1-8

Roger D. Peng
simpleboot: Simple Bootstrap Routines
Simple bootstrap routines.
Authors:
simpleboot_1.1-8.tar.gz
simpleboot_1.1-8.zip(r-4.7)simpleboot_1.1-8.zip(r-4.6)simpleboot_1.1-8.zip(r-4.5)
simpleboot_1.1-8.tgz(r-4.6-any)simpleboot_1.1-8.tgz(r-4.5-any)
simpleboot_1.1-8.tar.gz(r-4.7-any)simpleboot_1.1-8.tar.gz(r-4.6-any)
simpleboot_1.1-8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
simpleboot/json (API)
| # Install 'simpleboot' in R: |
| install.packages('simpleboot', repos = c('https://rdpeng.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rdpeng/simpleboot/issues
Last updated from:9088ce7786. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 92 | ||
| source / vignettes | OK | 146 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-oldrel-arm64 | OK | 98 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 95 | ||
| windows-oldrel | OK | 94 | ||
| wasm-release | OK | 97 |
Exports:lm.bootloess.bootone.bootpairs_bootpercperc.lmsamplestwo.boot
Dependencies:boot
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Histograms for bootstrap sampling distributions. | hist.simpleboot |
| Linear model bootstrap. | lm.boot print.lm.simpleboot |
| Methods for linear model bootstrap. | fitted.lm.simpleboot print.summary.lm.simpleboot summary.lm.simpleboot |
| 2-D Loess bootstrap. | loess.boot print.loess.simpleboot |
| Methods for loess bootstrap. | fitted.loess.simpleboot |
| One sample bootstrap of a univariate statistic. | one.boot |
| Two sample bootstrap. | pairs_boot |
| Extract percentiles from a bootstrap sampling distribution. | perc perc.lm |
| Plot method for linear model bootstraps. | plot.lm.simpleboot |
| Plot method for loess bootstraps. | plot.loess.simpleboot |
| Extract sampling distributions from bootstrapped linear/loess models. | samples |
| Two sample bootstrap of differences between univariate statistics. | two.boot |