-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
20 lines (20 loc) · 2.08 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: TORDs
Type: Package
Title: Third Order Rotatable Designs (TORDs)
Version: 1.0.0
Authors@R: c(person("Eldho", "Varghese", email = "eldhoiasri@gmail.com" , role = c( "aut","ctb")), person("Ashutosh","Dalal", email = "ashutosh.dalal97@gmail.com", role =c( "aut", "cre")), person("Hemavathi", "Manivannan", email = " hemavathi.phdstat@gmail.com " , role =c( "aut","ctb")),person("Seema", "Jaggi", email = "seema.jaggi@icar.gov.in", role =c( "aut","ctb")) )
Maintainer: Ashutosh Dalal <ashutosh.dalal97@gmail.com>
Description: Third order response surface designs (M. Hemavathi, Shashi Shekhar, Eldho Varghese, Seema Jaggi, Bikas Sinha & Nripes Kumar Mandal (2022) <DOI:10.1080/03610926.2021.1944213>."Theoretical developments in response surface designs: an informative review and further thoughts") are classified into two types viz., designs which are suitable for sequential experimentation and designs for non-sequential experimentation (M. Hemavathi, Eldho Varghese, Shashi Shekhar & Seema Jaggi (2022)<DOI:10.1080/02664763.2020.1864817>." Sequential asymmetric third order rotatable designs (SATORDs)"). 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.This package contains functions named STORDs() and NSTORDs() for generating sequential/non-sequential TORDs given in Das, M. N., and V. L. Narasimham (1962). <DOI:10.1214/aoms/1177704374>. "Construction of rotatable designs through balanced incomplete block designs" along with the randomized layout. It also contains another function named Pred3.var() for generating the variance of predicted response as well as the moment matrix based on a third order response surface model.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: TRUE
Repository: CRAN
RoxygenNote: 7.2.0
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-05-30 09:45:11 UTC; Ashutosh
Author: Eldho Varghese [aut, ctb],
Ashutosh Dalal [aut, cre],
Hemavathi Manivannan [aut, ctb],
Seema Jaggi [aut, ctb]
Date/Publication: 2022-05-31 10:50:01 UTC