Package: BayesOrdDesign
Type: Package
Title: Bayesian Group Sequential Design for Ordinal Data
Version: 0.1.2
Authors@R: c(person("Chengxue", "Zhong", role = c("aut", "cre"),
                     email = "czhong9106@gmail.com"),
             person("Haitao", "Pan", role = "aut"),
             person("Hongyu", "Miao", role = "aut"))
Maintainer: Chengxue Zhong <czhong9106@gmail.com>
Description: The proposed group-sequential trial design is based on Bayesian methods for ordinal endpoints, 
             including three methods, the proportional-odds-model (PO)-based, non-proportional-odds-model (NPO)-based, 
             and PO/NPO switch-model-based designs, which makes our proposed methods generic to be able to deal with 
             various scenarios.
             Richard J. Barker, William A. Link (2013) <doi:10.1080/00031305.2013.791644>.
             Thomas A. Murray, Ying Yuan, Peter F. Thall, Joan H. Elizondo, Wayne L.Hofstetter (2018) <doi:10.1111/biom.12842>.
             Chengxue Zhong, Haitao Pan, Hongyu Miao (2021) <arXiv:2108.06568>.
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Imports: ordinal, schoolmath, coda, gsDesign, superdiag, ggplot2,
        madness, rjmcmc, R2jags, rjags, methods,
Depends: R (>= 3.3.0)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-11-12 00:46:55 UTC; alexz
Author: Chengxue Zhong [aut, cre],
  Haitao Pan [aut],
  Hongyu Miao [aut]
Repository: CRAN
Date/Publication: 2022-11-14 09:20:14 UTC
Built: R 4.1.2; ; 2022-11-15 12:01:57 UTC; unix
