Package: NBDesign
Type: Package
Version: 2.0.0
Date: 2020-09-09
Title: Design and Monitoring of Clinical Trials with Negative Binomial
        Endpoint
Description: Calculate various functions needed for design and monitoring clinical trials with negative binomial endpoint
    with variable follow-up. This version has a few changes compared to the previous version 1.0.0, including 
    (1) correct a typo in Type 1 censoring, mtbnull=bnull and (2) restructure the code to account for shape parameter equal to zero, i.e. Poisson scenario. 
Authors@R: c(
    person(given="Xiaodong", family="Luo", email = "Xiaodong.Luo@sanofi.com", role =c("aut", "cre")),
    person("Sanofi", role = "cph"))
Depends: R (>= 3.1.2)
Imports: stats,PWEALL,MASS
License: GPL (>= 2)
RoxygenNote: 5.0.1
LazyData: true
NeedsCompilation: no
Packaged: 2020-09-09 12:59:08 UTC; marve
Author: Xiaodong Luo [aut, cre],
  Sanofi [cph]
Maintainer: Xiaodong Luo <Xiaodong.Luo@sanofi.com>
Repository: CRAN
Date/Publication: 2020-09-10 06:30:22 UTC
Built: R 4.1.0; ; 2021-05-26 22:38:11 UTC; unix
