CRAN/E | Rsampling

Rsampling

Ports the Workflow of "Resampling Stats" Add-in to R

Installation

About

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.

Key Metrics

Version 0.1.1
R ≥ 3.0.0
Published 2016-06-07 2738 days ago
Needs compilation? no
License GPL-2
CRAN checks Rsampling results

Downloads

Last 24 hours 0 -100%
Last 7 days 33 +3%
Last 30 days 148 +17%
Last 90 days 390 +12%
Last 365 days 1.713 -44%

Maintainer

Maintainer

Paulo Prado

prado@ib.usp.br

Authors

Paulo Prado

aut / cre

Andr'e Chalom

aut

Alexandre Oliveira

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

Introdução ao Rsampling (PT-BR)
Introduction to Rsampling
Regression and ANCOVA
Regressão e Ancova com o Rsampling (PT-BR)

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.0.0

Imports

graphics
stats
utils

Suggests

knitr
rmarkdown