Package: GRCFE 0.1.0
GRCFE: Generate Optimal Row-Column Factorial Experiments
Provides tools for constructing row-column factorial experiment layouts for the estimation of main effects and two-factor interactions in factorial and fractional factorial experiments. The package implements generator-matrix based design construction methods motivated by 2fi-optimal row-column designs, where all main effects are estimable and as many two-factor interactions as possible are unconfounded; see Zhang, Pan and Shi (2025) <doi:10.1016/j.jspi.2024.106192>. It also includes theorem-based constructions, heuristic D-optimal search routines for unsupported or composite-level cases, utilities for building generator matrices, and diagnostic functions for evaluating aliasing and estimability properties of the generated designs.
Authors:
GRCFE_0.1.0.tar.gz
GRCFE_0.1.0.zip(r-4.7)GRCFE_0.1.0.zip(r-4.6)GRCFE_0.1.0.zip(r-4.5)
GRCFE_0.1.0.tgz(r-4.6-any)GRCFE_0.1.0.tgz(r-4.5-any)
GRCFE_0.1.0.tar.gz(r-4.7-any)GRCFE_0.1.0.tar.gz(r-4.6-any)
GRCFE_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
GRCFE/json (API)
| # Install 'GRCFE' in R: |
| install.packages('GRCFE', repos = c('https://sukantaiasri.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:1f269671fa. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 111 | ||
| macos-release-arm64 | OK | 92 | ||
| macos-oldrel-arm64 | OK | 118 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 60 | ||
| wasm-release | OK | 90 |
Exports:build_Geval_2fi_from_designgenerate_2fi_optimal_rowcolgenerate_2fi_rowcolgenerate_row_column_designsearch_2fi_optimal_G_k23
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Build a generator matrix for theorem-based row-column designs | build_G |
| Evaluate unconfounded main effects and two-factor interactions | eval_2fi_from_design |
| Generate a 2FI-optimal row-column factorial design | generate_2fi_optimal_rowcol |
| Generate a row-column design for main effects and two-factor interactions | generate_2fi_rowcol |
| Generate the row-column treatment layout from a generator matrix | generate_row_column_design |
| Search for prime-level generator matrices for k = 2 or k = 3 | search_2fi_optimal_G_k23 |
