Learn R Programming

blockedFF (version 0.1.0)

Generation of Blocked Fractional Factorial Designs (Two-Level and Three-Level)

Description

Provides computational tools to generate efficient blocked and unblocked fractional factorial designs for two-level and three-level factors using the generalized Minimum Aberration (MA) criterion and related optimization algorithms. Methodological foundations include the general theory of minimum aberration as described by Cheng and Tang (2005) , and the catalogue of three-level regular fractional factorial designs developed by Xu (2005) . The main functions dol2() and dol3() generate blocked two-level and three-level fractional factorial designs, respectively, using beam search, optimization-based ranking, confounding assessment, and structured output suitable for complete factorial situations.

Copy Link

Version

Install

install.packages('blockedFF')

Version

0.1.0

License

GPL-3

Maintainer

Sukanta Dash

Last Published

December 4th, 2025

Functions in blockedFF (0.1.0)

dol3

Generate efficient 3-Level Fractional Factorial Designs Using Beam Search
dol2

Generate efficient 2-Level Fractional Factorial Designs Using Beam Search