# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mixedfact" in publications use:' type: software license: GPL-3.0-only title: 'mixedfact: Generate and Analyze Mixed-Level Blocked Factorial Designs' version: 0.1.1 doi: 10.32614/CRAN.package.mixedfact abstract: Generates blocked designs for mixed-level factorial experiments for a given block size. Internally, it uses finite-field based, collapsed, and heuristic methods to construct block structures that minimize confounding between block effects and factorial effects. The package creates the full treatment combination table, partitions runs into blocks, and computes detailed confounding diagnostics for main effects and two-factor interactions. It also checks orthogonal factorial structure (OFS) and computes efficiencies of factorial effects using the methods of Nair and Rao (1948) . When OFS is not satisfied but the design has equal treatment replications and equal block sizes, a general method based on the C-matrix and custom contrast vectors is used to compute efficiencies. The output includes the generated design, finite-field metadata, confounding summaries, OFS diagnostics, and efficiency results. authors: - family-names: A given-names: Archana - family-names: Dash given-names: Sukanta email: sukanta.iasri@gmail.com - family-names: Kumar given-names: Anil - family-names: Verma given-names: Medram repository: https://sukantaiasri.r-universe.dev commit: 37135e548436e75c9051364ab58bc31c93c7afd7 date-released: '2025-12-10' contact: - family-names: Dash given-names: Sukanta email: sukanta.iasri@gmail.com