# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "NBDesign" in publications use:' type: software license: GPL-2.0-or-later title: 'NBDesign: Design and Monitoring of Clinical Trials with Negative Binomial Endpoint' version: 2.0.0 doi: 10.32614/CRAN.package.NBDesign abstract: 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: - family-names: Luo given-names: Xiaodong email: Xiaodong.Luo@sanofi.com repository: https://sheldon2031.r-universe.dev commit: bdb7d54b1639ee5618df7da65c4f36b60dd363e6 date-released: '2020-09-09' contact: - family-names: Luo given-names: Xiaodong email: Xiaodong.Luo@sanofi.com