Learn R Programming

⚠️There's a newer version (0.6.6) of this package.Take me there.

blockTools (version 0.1)

Block, randomly assign, and diagnose potential problems between units in randomized experiments

Description

Blocks units into experimental blocks, with one unit per treatment condition, by creating a measure of multivariate distance between all possible pairs of units. Maximum, minimum, or an allowable range of differences between units on one variable can be set. Randomly assign units to treatment conditions. Diagnose potential interference problems between units assigned to different treatment conditions. Write outputs to .tex and .csv files.

Copy Link

Version

Install

install.packages('blockTools')

Monthly Downloads

522

Version

0.1

License

GNU GPL Version 2 (or later)

Maintainer

Ryan T Moore

Last Published

January 22nd, 2025

Functions in blockTools (0.1)

outCSV

Export blocked or assigned data to .csv format files
outTeX

Export blocked or assigned data to .tex format files
block

Block units into homogeneous experimental blocks
assignment

Randomly assign blocked units to treatment conditions
diagnose

Diagnose whether units assigned to different treatment conditions may be subject to interference or pairwise imbalance
blockTools-package

Block, randomly assign, and diagnose potential problems between units in randomized experiments
x100

Simulated data for demonstrating blockTools functionality