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.
Version: | 0.1.1 |
Depends: | R (≥ 3.0.0) |
Imports: | graphics, stats, utils |
Suggests: | knitr, rmarkdown |
Published: | 2016-06-07 |
Author: | Paulo Prado [aut, cre], Andr'e Chalom [aut], Alexandre Oliveira [aut] |
Maintainer: | Paulo Prado <prado at ib.usp.br> |
License: | GPL-2 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | Rsampling results |
Reference manual: | Rsampling.pdf |
Vignettes: |
Introdução ao Rsampling (PT-BR) Introduction to Rsampling Regression and ANCOVA Regressão e Ancova com o Rsampling (PT-BR) |
Package source: | Rsampling_0.1.1.tar.gz |
Windows binaries: | r-devel: Rsampling_0.1.1.zip, r-release: Rsampling_0.1.1.zip, r-oldrel: Rsampling_0.1.1.zip |
macOS binaries: | r-release: Rsampling_0.1.1.tgz, r-oldrel: Rsampling_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=Rsampling to link to this page.