hrtlFMC: Half Replicate of Two Level Factorial Run Order with Minimum Level Changes

It is used to construct run sequences with minimum changes for half replicate of two level factorial run order. Experimenter can save time and resources by minimizing the number of changes in levels of individual factor and therefore the total number of changes. It consists of the function minimal_hrtlf(). This technique can be employed to any half replicate of two level factorial run order where the number of factors are greater than two. In Design of Experiments (DOE) theory, two level of a factor can be represented as integers e.g. - 1 for low and 1 for high. User is expected to enter total number of factors to be considered in the experiment. minimal_hrtlf() provides the required run sequences for the input number of factors. The output also gives the number of changes of each factor along with total number of changes in the run sequence. Due to restricted randomization the minimally changed run sequences of half replicate of two level factorial run order will be affected by trend effect. The output also provides the Trend Factor value of the run order. Trend factor value will lies between 0 to 1. Higher the values, lesser the influence of trend effects on the run order.

Version: 0.1.0
Imports: FMC
Published: 2024-08-30
DOI: 10.32614/CRAN.package.hrtlFMC
Author: Arpan Bhowmik [aut, ctb, cph], Eldho Varghese [aut, ctb, cph], Seema Jaggi [aut, ctb, cph], Bijoy Chanda [aut, cre, cph], Anindita Datta [aut, ctb, cph], Tanuj Misra [aut, cph]
Maintainer: Bijoy Chanda <bijoychanda08 at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: hrtlFMC results

Documentation:

Reference manual: hrtlFMC.pdf

Downloads:

Package source: hrtlFMC_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: hrtlFMC_0.1.0.zip, r-oldrel: not available
macOS binaries: r-release (arm64): hrtlFMC_0.1.0.tgz, r-oldrel (arm64): hrtlFMC_0.1.0.tgz, r-release (x86_64): hrtlFMC_0.1.0.tgz, r-oldrel (x86_64): hrtlFMC_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=hrtlFMC to link to this page.