Package: lfebd3
Type: Package
Title: Generation and Analysis of 3-Level and 5-Level Factorial Block
        Designs
Version: 0.2.0
Authors@R: c(
    person(given = "Vankudoth", family = "Kumar", role = "aut"),
    person(given = "Sukanta", family = "Dash", role = c("aut", "cre"),
           email = "sukanta.iasri@gmail.com"),
    person(given = "Med Ram", family = "Verma", role = "aut")
    )
Maintainer: Sukanta Dash <sukanta.iasri@gmail.com>
Description: Provides tools to generate and analyze 3-level and 5-level
    linear factorial block designs, including complete factorial layouts,
    fractional factorial layouts, confounded factorial layouts, and 
    design-characteristic summaries. The package includes utilities for
    recursive construction, defining-contrast identification, alias and
    confounding summaries, incidence matrix construction, and selected
    design-characteristic diagnostics. The methodological framework follows
    foundational work on factorial block designs, including Gupta (1983)
    <doi:10.1111/j.2517-6161.1983.tb01253.x>.
License: GPL-3
Encoding: UTF-8
Imports: MASS, Matrix, stats, utils
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-05-07 12:15:32 UTC; Sukanta
Author: Vankudoth Kumar [aut],
  Sukanta Dash [aut, cre],
  Med Ram Verma [aut]
Repository: CRAN
Date/Publication: 2026-05-07 13:40:02 UTC
