Other packages > Find by keyword >

randomizr  

Easy-to-Use Tools for Common Forms of Random Assignment and Sampling
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("randomizr", "1.0.0")



Attach the package and use:
library("randomizr")
Maintained by
Alexander Coppock
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-01-30
Latest Update: 2023-08-10
Description:
Generates random assignments for common experimental designs and random samples for common sampling designs.
How to cite:
Alexander Coppock (2015). randomizr: Easy-to-Use Tools for Common Forms of Random Assignment and Sampling. R package version 1.0.0, https://cran.r-project.org/web/packages/randomizr. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.2.0 (2015-01-30 08:53), 0.2.2 (2015-03-20 07:05), 0.3.0 (2015-11-23 21:30), 0.4.0 (2016-07-20 17:47), 0.4.1 (2016-07-22 01:12), 0.6.0 (2017-05-03 08:16), 0.8.0 (2018-01-20 05:05), 0.9.0 (2018-03-12 17:16), 0.12.0 (2018-03-12 17:51), 0.16.0 (2018-05-29 00:16), 0.16.1 (2018-07-11 19:10), 0.18.0 (2019-04-23 21:30), 0.20.0 (2019-09-06 13:10), 0.22.0 (2022-01-28 00:20), 0.24.0 (2023-02-10 13:30), 1.0.0 (2023-08-10 08:30)
Other packages that cited randomizr R package
View randomizr citation profile
Other R packages that randomizr depends, imports, suggests or enhances
Complete documentation for randomizr
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
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  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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