Package: dejaVu
Type: Package
Title: Multiple Imputation for Recurrent Events
Version: 0.3.0
Authors@R: c(
          person("Nikolas", "Burkoff", 
            role=c("aut")),
          person("Paul", "Metcalfe", 
            email='paul.metcalfe@astrazeneca.com',
            role=c("aut")),  
          person("Jonathan", "Bartlett", 
            email='j.w.bartlett@bath.ac.uk',
            role=c("aut", "cre")),
          person("David", "Ruau", 
            role=c("aut"))
        )
Maintainer: Jonathan Bartlett <j.w.bartlett@bath.ac.uk>
Description: Performs reference based multiple imputation of recurrent event data
    based on a negative binomial regression model, as described
    by Keene et al (2014) <doi:10.1002/pst.1624>.
License: GPL (>= 2)
LazyData: true
Suggests: knitr, testthat,
Depends: R (>= 3.1.0)
Imports: MASS, stats
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-04-27 12:01:21 UTC; jwb13
Author: Nikolas Burkoff [aut],
  Paul Metcalfe [aut],
  Jonathan Bartlett [aut, cre],
  David Ruau [aut]
Repository: CRAN
Date/Publication: 2021-04-27 12:40:02 UTC
Built: R 4.1.3; ; 2023-04-17 13:46:38 UTC; windows
