IsoCheck: An R Package to check Isomorphism for Two-level Factorial Designs with Randomization Restrictions
Pratishtha Batra, Neil A. Spencer, Pritam Ranjan

TL;DR
IsoCheck is an R package that efficiently determines isomorphism among multi-stage 2^n factorial designs with randomization restrictions using projective geometry and bitstring representations.
Contribution
The paper introduces IsoCheck, a novel R package that leverages projective geometry and bitstring methods to quickly identify and compare factorial designs with complex restrictions.
Findings
Efficient identification of isomorphic factorial designs.
Ability to create and rank a catalog of non-isomorphic designs.
Demonstrated use cases with R code examples.
Abstract
Factorial designs are often used in various industrial and sociological experiments to identify significant factors and factor combinations that may affect the process response. In the statistics literature, several studies have investigated the analysis, construction, and isomorphism of factorial and fractional factorial designs. When there are multiple choices for a design, it is helpful to have an easy-to-use tool for identifying which are distinct, and which of those can be efficiently analyzed/has good theoretical properties. For this task, we present an R library called IsoCheck that checks the isomorphism of multi-stage 2^n factorial experiments with randomization restrictions. Through representing the factors and their combinations as a finite projective geometry, IsoCheck recasts the problem of searching over all possible relabelings as a search over collineations, then…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimal Experimental Design Methods · Statistical Methods in Clinical Trials · Advanced Multi-Objective Optimization Algorithms
