Package: OWEA
Type: Package
Title: Optimal Weight Exchange Algorithm for Optimal Designs for Three
        Models
Version: 0.1.1
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
LazyData: true
Suggests: knitr, rmarkdown
Imports: gtools (>= 3.8.1), MASS, shiny (>= 1.1.0)
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-11-03 02:26:06 UTC; shuaihao
Author: Shuai Hao [aut, cre],
  Min Yang [aut],
  Wei Zheng [aut]
Repository: CRAN
Date/Publication: 2018-11-03 15:30:03 UTC
