Package: OWEA
Type: Package
Title: Optimal Weight Exchange Algorithm for Optimal Designs for Three
        Models
Version: 0.1.2
Authors@R: c(
    person("Shuai", "Hao", email="shuaih0303@gmail.com", role = c("aut","cre")), 
    person("Min", "Yang", email="myang2@uic.edu", role = c("aut")),
    person("Wei", "Zheng", email= "wzheng9@utk.edu", role = c("aut")))
Maintainer: Shuai Hao <shuaih0303@gmail.com>
Description: An implementation of optimal weight exchange algorithm Yang(2013) <doi:10.1080/01621459.2013.806268> for three models.
    They are Crossover model with subject dropout, crossover model with proportional
    first order residual effects and interference model. You can use it to find either
    A-opt or D-opt approximate designs. Exact designs can be automatically rounded
    from approximate designs and relative efficiency is provided as well.
License: GPL-3
Encoding: UTF-8
Suggests: knitr, rmarkdown
Imports: gtools (>= 3.9.3), MASS, methods, shiny (>= 1.7.2)
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-15 05:11:11 UTC; Shuai
Author: Shuai Hao [aut, cre],
  Min Yang [aut],
  Wei Zheng [aut]
Repository: CRAN
Date/Publication: 2022-09-17 18:56:01 UTC
Built: R 4.5.0; ; 2025-04-02 19:23:37 UTC; unix
