Other packages > Find by keyword >

DoE.wrapper  

Wrapper Package for Design of Experiments Functionality
View on CRAN: Click here


Download and install DoE.wrapper package within the R console
Install from CRAN:
install.packages("DoE.wrapper")

Install from Github:
library("remotes")
install_github("cran/DoE.wrapper")

Install by package version:
library("remotes")
install_version("DoE.wrapper", "0.12")



Attach the package and use:
library("DoE.wrapper")
Maintained by
Ulrike Groemping
[Scholar Profile | Author Map]
First Published: 2009-08-21
Latest Update: 2023-08-21
Description:
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.
How to cite:
Ulrike Groemping (2009). DoE.wrapper: Wrapper Package for Design of Experiments Functionality. R package version 0.12, https://cran.r-project.org/web/packages/DoE.wrapper. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.5 (2009-08-21 18:02), 0.6-1 (2009-09-07 19:10), 0.6-2 (2009-09-18 22:15), 0.6 (2009-08-25 19:33), 0.7-1 (2010-04-03 19:41), 0.7-2 (2010-06-02 10:01), 0.7 (2010-04-03 09:58), 0.8-1 (2010-09-01 19:37), 0.8-2 (2011-01-31 19:50), 0.8-3 (2011-07-23 15:01), 0.8-4 (2011-09-28 09:01), 0.8-5 (2011-11-07 17:23), 0.8-6 (2011-11-15 14:10), 0.8-7 (2012-12-14 22:55), 0.8-8 (2013-03-24 18:43), 0.8-9 (2013-09-13 18:49), 0.8-10 (2014-09-29 23:16), 0.8 (2010-08-10 17:42), 0.9 (2017-09-15 12:32), 0.10 (2019-05-11 07:40), 0.11 (2020-01-09 00:02)
Other packages that cited DoE.wrapper R package
View DoE.wrapper citation profile
Other R packages that DoE.wrapper depends, imports, suggests or enhances
Complete documentation for DoE.wrapper
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for DoE.wrapper1020304050607080TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA