Other packages > Find by keyword >

MixedLevelRSDs  

Mixed Level Response Surface Designs
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MixedLevelRSDs", "1.0.0")



Attach the package and use:
library("MixedLevelRSDs")
Maintained by
Ashutosh Dalal
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-05-05
Latest Update: 2023-05-05
Description:
Response Surface Designs (RSDs) involving factors not all at same levels are called Mixed Level RSDs (or Asymmetric RSDs). In many practical situations, RSDs with asymmetric levels will be more suitable as it explores more regions in the design space. (J.S. Mehta and M.N. Das (1968) . "Asymmetric rotatable designs and orthogonal transformations").This package contains function named ATORDs_I() for generating asymmetric third order rotatable designs (ATORDs) based on third order designs given by Das and Narasimham (1962). Function ATORDs_II() generates asymmetric third order rotatable designs developed using t-design of unequal set sizes, which are smaller in size as compared to design generated by function ATORDs_I(). In general, third order rotatable designs can be classified into two classes viz., designs that are suitable for sequential experimentation and designs for non-sequential experimentation. The sequential experimentation approach involves conducting the trials step by step whereas, in the non-sequential experimentation approach, the entire runs are executed in one go (M. N. Das and V. Narasimham (1962) . "Construction of Rotatable Designs through Balanced Incomplete Block Designs"). ATORDs_I() and ATORDs_II() functions generate non-sequential asymmetric third order designs. Function named SeqTORD() generates symmetric sequential third order design in blocks and also gives G-efficiency of the given design. Function named Asymseq() generates asymmetric sequential third order designs in blocks (M. Hemavathi, Eldho Varghese, Shashi Shekhar and Seema Jaggi (2020) . "Sequential asymmetric third order rotatable designs (SATORDs)"). In response surface design, situations may arise in which some of the factors are qualitative in nature (Jyoti Divecha and Bharat Tarapara (2017) . "Small, balanced, efficient, optimal, and near rotatable response surface designs for factorial experiments asymmetrical in some quantitative, qualitative factors"). The Function named QualRSD() generates second order design with qualitative factors along with their D-efficiency and G-efficiency. The function named RotatabilityQ() calculates a measure of rotatability (measure Q, 0 <= Q <= 1) given by Draper and Pukelshiem(1990) for given a design based on a second order model, (Norman R. Draper and Friedrich Pukelsheim(1990) . "Another look at rotatability").
How to cite:
Ashutosh Dalal (2023). MixedLevelRSDs: Mixed Level Response Surface Designs. R package version 1.0.0, https://cran.r-project.org/web/packages/MixedLevelRSDs. Accessed 23 Dec. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited MixedLevelRSDs R package
View MixedLevelRSDs citation profile
Other R packages that MixedLevelRSDs depends, imports, suggests or enhances
Complete documentation for MixedLevelRSDs
Functions, R codes and Examples using the MixedLevelRSDs R package
Full MixedLevelRSDs package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
cdmTools  
Useful Tools for Cognitive Diagnosis Modeling
Provides useful tools for cognitive diagnosis modeling (CDM). The package includes functions for emp ...
Download / Learn more Package Citations See dependency  
fasano.franceschini.test  
Fasano-Franceschini Test: A Multivariate Kolmogorov-Smirnov Two-Sample Test
An implementation of the two-sample multivariate Kolmogorov-Smirnov test described by Fasano and Fr ...
Download / Learn more Package Citations See dependency  
compound.Cox  
Univariate Feature Selection and Compound Covariate for Predicting Survival, Including Copula-Based Analyses for Dependent Censoring
Univariate feature selection and compound covariate methods under the Cox model with high-dimensiona ...
Download / Learn more Package Citations See dependency  
GNAR  
Methods for Fitting Network Time Series Models
Simulation of, and fitting models for, Generalised Network Autoregressive (GNAR) time series models ...
Download / Learn more Package Citations See dependency  
gemma2  
GEMMA Multivariate Linear Mixed Model
Fits a multivariate linear mixed effects model that uses a polygenic term, after Zhou & Stephens (20 ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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