-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
25 lines (25 loc) · 909 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: labsimplex
Version: 0.1.2
Date: 2020-05-18
Title: Simplex Optimization Algorithms for Laboratory and Manufacturing Processes
Author: Cristhian Paredes [aut, cre],
Jesús Ágreda [aut]
Maintainer: Cristhian Paredes <craparedesca@unal.edu.co>
Description: Simplex optimization algorithms as firstly proposed by Spendley
et al. (1962) <doi:10.1080/00401706.1962.10490033> and later modified by
Nelder and Mead (1965) <doi:10.1093/comjnl/7.4.308> for laboratory and
manufacturing processes. The package also provides tools for graphical
representation of the simplexes and some example response surfaces that
are useful in illustrating the optimization process.
License: GPL (>= 2)
Encoding: UTF-8
Imports:
scatterplot3d (>= 0.3-41),
ggplot2
Roxygen: list(old_usage = TRUE)
RoxygenNote: 7.0.2.9000
Suggests:
knitr,
rmarkdown,
FrF2
VignetteBuilder: knitr