Other packages > Find by keyword >

RItools  

Randomization Inference Tools
View on CRAN: Click here


Download and install RItools package within the R console
Install from CRAN:
install.packages("RItools")

Install from Github:
library("remotes")
install_github("cran/RItools")

Install by package version:
library("remotes")
install_version("RItools", "0.3-5")



Attach the package and use:
library("RItools")
Maintained by
Jake Bowers
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-09-28
Latest Update: 2025-05-17
Description:
Tools for randomization-based inference. Current focus is on the d^2 omnibus test of differences of means following Hansen and Bowers (2008) . This test is useful for assessing balance in matched observational studies or for analysis of outcomes in block-randomized experiments.
How to cite:
Jake Bowers (2008). RItools: Randomization Inference Tools. R package version 0.3-5, https://cran.r-project.org/web/packages/RItools. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:19), 0.1-2 (2008-09-28 21:26), 0.1-3 (2008-10-07 20:19), 0.1-4 (2008-12-18 09:26), 0.1-5 (2009-01-22 09:36), 0.1-6 (2009-05-08 13:04), 0.1-7 (2009-06-25 08:38), 0.1-8 (2009-07-18 17:35), 0.1-9 (2010-01-08 18:04), 0.1-10 (2010-09-23 08:14), 0.1-11 (2011-03-05 17:39), 0.1-12 (2014-07-24 19:05), 0.1-13 (2016-01-18 00:00), 0.1-15 (2016-05-30 15:49), 0.1-16.1 (2019-05-26 09:50), 0.1-16 (2018-06-19 06:48), 0.1-17 (2019-07-10 11:00), 0.1-18 (2022-02-28 10:30), 0.3-0 (2022-07-20 17:10), 0.3-1 (2022-08-10 11:10), 0.3-2 (2023-02-04 02:22), 0.3-3 (2023-03-10 09:20), 0.3-4 (2024-05-31 22:12)
Other packages that cited RItools R package
View RItools citation profile
Other R packages that RItools depends, imports, suggests or enhances
Complete documentation for RItools
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA