-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 1.25 KB
/
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
26
27
28
29
Package: ForLion
Type: Package
Title: 'ForLion' Algorithm to Find D-Optimal Designs for Experiments
Version: 0.1.0
Authors@R: c(person(given = "Yifei",
family = "Huang",
role = "aut"),
person(given = "Siting",
family = "Lin",
role = c("aut", "cre"),
email = "[email protected]"),
person(given = "Jie",
family = "Yang",
role = "aut"))
Maintainer: Siting Lin <[email protected]>
Description: Designing experimental plans that involve both discrete and continuous factors with general parametric statistical models using the 'ForLion' algorithm and 'EW ForLion' algorithm. The algorithms will search for locally optimal designs and EW optimal designs under the D-criterion. Reference: Huang, Y., Li, K., Mandal, A., & Yang, J., (2024)<doi:10.1007/s11222-024-10465-x>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: psych, stats, cubature
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-02-08 23:19:46 UTC; sitin
Author: Yifei Huang [aut],
Siting Lin [aut, cre],
Jie Yang [aut]
Repository: CRAN
Date/Publication: 2025-02-11 09:10:02 UTC