Other packages > Find by keyword >

CompExpDes  

Designs for Computer Experimentations
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/CompExpDes")

Install by package version:
library("remotes")
install_version("CompExpDes", "1.0.9")



Attach the package and use:
library("CompExpDes")
Maintained by
Ashutosh Dalal
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-03-28
Latest Update: 2025-07-25
Description:
In computer experiments space-filling designs are having great impact. Most popularly used space-filling designs are Uniform designs (UDs), Latin hypercube designs (LHDs) etc. For further references one can see Mckay (1979) and Fang (1980) . In this package, we have provided algorithms for generate efficient LHDs and UDs. Here, generated LHDs are efficient as they possess lower value of Maxpro measure, Phi_p value and Maximum Absolute Correlation (MAC) value. On the other hand, the produced UDs are having good space-filling property as they attained the lower bound of Discrete Discrepancy measure.
How to cite:
Ashutosh Dalal (2024). CompExpDes: Designs for Computer Experimentations. R package version 1.0.9, https://cran.r-project.org/web/packages/CompExpDes. Accessed 14 Mar. 2026.
Previous versions and publish date:
1.0.0 (2024-03-28 16:50), 1.0.1 (2024-08-18 09:10), 1.0.2 (2024-08-21 12:00), 1.0.3 (2024-09-03 21:50), 1.0.4 (2024-09-26 22:10), 1.0.5 (2024-11-04 13:50), 1.0.6 (2024-11-28 09:00), 1.0.7 (2025-03-29 01:30), 1.0.8 (2025-07-25 13:20)
Other packages that cited CompExpDes R package
View CompExpDes citation profile
Other R packages that CompExpDes depends, imports, suggests or enhances
Complete documentation for CompExpDes
Functions, R codes and Examples using the CompExpDes R package
Full CompExpDes package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

BeviMed  
Bayesian Evaluation of Variant Involvement in Mendelian Disease
A fast integrative genetic association test for rare diseases based on a model for disease status gi ...
Download / Learn more Package Citations See dependency  
modelROC  
Model Based ROC Analysis
The ROC curve method is one of the most important and commonly usedmethods for model accuracy assess ...
Download / Learn more Package Citations See dependency  
POV  
Partition of Variation Variance Component Analysis Method
An implementation of the Partition Of variation (POV) method as developed by Dr. Thomas A Little ...
Download / Learn more Package Citations See dependency  
IMmailgun  
Send Emails using 'Mailgun'
Send emails using the 'mailgun' api. To use this package you will need an account from ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,526

Author Associations

26,294

Publication Badges

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