Package: Rsampling 0.1.1
Rsampling: Ports the Workflow of "Resampling Stats" Add-in to R
Resampling Stats (http://www.resample.com) is an add-in for running randomization tests in Excel worksheets. The workflow is (1) to define a statistic of interest that can be calculated from a data table, (2) to randomize rows ad/or columns of a data table to simulate a null hypothesis and (3) and to score the value of the statistic from many randomizations. The relative frequency distribution of the statistic in the simulations is then used to infer the probability of the observed value be generated by the null process (probability of Type I error). This package intends to translate this logic for R for teaching purposes. Keeping the original workflow is favored over performance.
Authors:
Rsampling_0.1.1.tar.gz
Rsampling_0.1.1.zip(r-4.7)Rsampling_0.1.1.zip(r-4.6)Rsampling_0.1.1.zip(r-4.5)
Rsampling_0.1.1.tgz(r-4.6-any)Rsampling_0.1.1.tgz(r-4.5-any)
Rsampling_0.1.1.tar.gz(r-4.7-any)Rsampling_0.1.1.tar.gz(r-4.6-any)
Rsampling_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Rsampling/json (API)
NEWS
| # Install 'Rsampling' in R: |
| install.packages('Rsampling', repos = c('https://piklprado.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/piklprado/rsampling/issues
- azteca - An experiment on ant recruitment
- embauba - Vine infestation on Cecropia trees
- peucetia - Preference of hunting spiders by hairy leaves
- pielou - Aphids recorded on goldenrods
- rhyzophora - Allometry in mangrove trees
Last updated from:52ef8ee0c4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | OK | 151 | ||
| macos-release-arm64 | OK | 166 | ||
| macos-oldrel-arm64 | OK | 179 | ||
| windows-devel | OK | 83 | ||
| windows-release | OK | 68 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 89 |
Exports:columns_as_unitsdplotnormal_randrows_as_unitsRsamplingsplotwithin_columnswithin_rowszfsample
Dependencies:
RRR: Reproduzindo o Resampling com Rsampling
Rendered fromRRR.Rmdusingknitr::rmarkdownon May 11 2026.Last update: 2016-07-15
Started: 2015-06-20
RRR - Replicating Resampling with Rsampling
Rendered fromRRRe.Rmdusingknitr::rmarkdownon May 11 2026.Last update: 2016-07-15
Started: 2016-05-31
RRRR: Reproduzindo o Resampling com Rsampling para Regressões
Rendered fromregressoes.Rmdusingknitr::rmarkdownon May 11 2026.Last update: 2016-05-31
Started: 2015-06-21
Replicating Resampling with Rsampling - Regressions and ANCOVA
Rendered fromregressions.Rmdusingknitr::rmarkdownon May 11 2026.Last update: 2016-06-02
Started: 2016-05-31
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| An experiment on ant recruitment | azteca |
| Shuffling and resampling functions | basefunctions columns_as_units normal_rand rows_as_units within_columns within_rows |
| Statistic distribution plot | dplot |
| Vine infestation on Cecropia trees | embauba |
| Preference of hunting spiders by hairy leaves | peucetia |
| Aphids recorded on goldenrods | pielou |
| Allometry in mangrove trees | rhyzophora |
| Repeats randomizations and scores summary statistics | Rsampling |
| Spaghetti plot | splot |
| Zero-fixed (re)sampling | zfsample |
