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 05 Oct. 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

catIrt  
Simulate IRT-Based Computerized Adaptive Tests
Functions designed to simulate data that conform to basic unidimensional IRT models (for now 3-para ...
Download / Learn more Package Citations See dependency  
wildpoker  
Best Hand Analysis for Poker Variants Including Wildcards
Provides insight into how the best hand for a poker game changes based on the game dealt, players wh ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
latdiag  
Draws Diagrams Useful for Checking Latent Scales
A graph proposed by Rosenbaum is useful for checking some properties of various sorts of latent s ...
Download / Learn more Package Citations See dependency  
linelist  
Tagging and Validating Epidemiological Data
Provides tools to help storing and handling case line list data. The 'linelist' class adds a tagging ...
Download / Learn more Package Citations See dependency  
RcmdrMisc  
R Commander Miscellaneous Functions
Various statistical, graphics, and data-management functions used by the Rcmdr package in the R Co ...
Download / Learn more Package Citations See dependency  

22,910

R Packages

196,310

Dependencies

63,792

Author Associations

22,911

Publication Badges

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