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.5)Rsampling_0.1.1.zip(r-4.4)Rsampling_0.1.1.zip(r-4.3)
Rsampling_0.1.1.tgz(r-4.4-any)Rsampling_0.1.1.tgz(r-4.3-any)
Rsampling_0.1.1.tar.gz(r-4.5-noble)Rsampling_0.1.1.tar.gz(r-4.4-noble)
Rsampling_0.1.1.tgz(r-4.4-emscripten)Rsampling_0.1.1.tgz(r-4.3-emscripten)
Rsampling.pdf |Rsampling.html✨
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 8 years agofrom:52ef8ee0c4. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 11 2024 |
R-4.5-win | OK | Oct 11 2024 |
R-4.5-linux | OK | Oct 11 2024 |
R-4.4-win | OK | Oct 11 2024 |
R-4.4-mac | OK | Oct 11 2024 |
R-4.3-win | OK | Oct 11 2024 |
R-4.3-mac | OK | Oct 11 2024 |
Exports:columns_as_unitsdplotnormal_randrows_as_unitsRsamplingsplotwithin_columnswithin_rowszfsample
Dependencies:
RRR: Reproduzindo o Resampling com Rsampling
Rendered fromRRR.Rmd
usingknitr::rmarkdown
on Oct 11 2024.Last update: 2016-07-15
Started: 2015-06-20
RRR - Replicating Resampling with Rsampling
Rendered fromRRRe.Rmd
usingknitr::rmarkdown
on Oct 11 2024.Last update: 2016-07-15
Started: 2016-05-31
RRRR: Reproduzindo o Resampling com Rsampling para Regressões
Rendered fromregressoes.Rmd
usingknitr::rmarkdown
on Oct 11 2024.Last update: 2016-05-31
Started: 2015-06-21
Replicating Resampling with Rsampling - Regressions and ANCOVA
Rendered fromregressions.Rmd
usingknitr::rmarkdown
on Oct 11 2024.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 |