Package: DoE.wrapper 0.12
DoE.wrapper: Wrapper Package for Design of Experiments Functionality
Various kinds of designs for (industrial) experiments can be created. The package uses, and sometimes enhances, design generation routines from other packages. So far, response surface designs from package 'rsm', Latin hypercube samples from packages 'lhs' and 'DiceDesign', and D-optimal designs from package 'AlgDesign' have been implemented.
Authors:
DoE.wrapper_0.12.tar.gz
DoE.wrapper_0.12.zip(r-4.5)DoE.wrapper_0.12.zip(r-4.4)DoE.wrapper_0.12.zip(r-4.3)
DoE.wrapper_0.12.tgz(r-4.4-any)DoE.wrapper_0.12.tgz(r-4.3-any)
DoE.wrapper_0.12.tar.gz(r-4.5-noble)DoE.wrapper_0.12.tar.gz(r-4.4-noble)
DoE.wrapper_0.12.tgz(r-4.4-emscripten)DoE.wrapper_0.12.tgz(r-4.3-emscripten)
DoE.wrapper.pdf |DoE.wrapper.html✨
DoE.wrapper/json (API)
NEWS
# Install 'DoE.wrapper' in R: |
install.packages('DoE.wrapper', repos = c('https://ugroempi.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 1 years agofrom:60fa5bc2b5. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 10 2024 |
R-4.5-win | NOTE | Oct 10 2024 |
R-4.5-linux | NOTE | Oct 10 2024 |
R-4.4-win | NOTE | Oct 10 2024 |
R-4.4-mac | NOTE | Oct 10 2024 |
R-4.3-win | OK | Oct 10 2024 |
R-4.3-mac | OK | Oct 10 2024 |
Exports:bbd.designccd.augmentccd.designcode.designcomparedecode.designDopt.augmentDopt.designlhs.augmentlhs.designrsmformulaScalc
Dependencies:AlgDesignclicolorspacecombinatconf.designcpp11DiceDesignDoE.baseestimabilityFrF2gluegmpigraphlatticelhslifecyclelmtestmagrittrMASSmathjaxrMatrixnumberspartitionspkgconfigpolynomrbibutilsRcppRdpackrlangrsmscatterplot3dsetssfsmiscvcdvctrszoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Wrapper package for design of experiments functionality | DoE.wrapper-package DoE.wrapper |
Function for generating Box-Behnken designs | bbd.design |
Function for augmenting an existing cube with a star portion, using package rsm | ccd.augment |
Function for accessing central composite designs from package rsm | ccd.design |
Statistical background of central composite designs | CentralCompositeDesigns |
Function for augmenting a design with D-optimal additional points using optFederov from package AlgDesign | Dopt.augment |
Function for creating D-optimal designs with or without blocking from package AlgDesign | Dopt.design |
Functions for accessing latin hypercube sampling designs from package lhs or space-filling designs from package DiceDesign | lhs.augment lhs.design |
Overview of optimality criteria in experimental design packages | compare optimality.criteria Scalc |
Functions for supporting response surface analysis with package rsm | code.design decode.design rsmformula |