Package: dejaVu
Type: Package
Title: Multiple Imputation for Recurrent Events
Version: 0.3.1
Authors@R: c(
          person("Nikolas", "Burkoff", 
            role=c("aut")),
          person("Paul", "Metcalfe", 
            email='paul.metcalfe@astrazeneca.com',
            role=c("aut")),  
          person("Jonathan", "Bartlett", 
            email='jonathan.bartlett1@lshtm.ac.uk',
            role=c("aut", "cre")),
          person("David", "Ruau", 
            role=c("aut"))
        )
Maintainer: Jonathan Bartlett <jonathan.bartlett1@lshtm.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.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-07-09 21:12:41 UTC; lshjb12
Author: Nikolas Burkoff [aut],
  Paul Metcalfe [aut],
  Jonathan Bartlett [aut, cre],
  David Ruau [aut]
Repository: CRAN
Date/Publication: 2024-07-09 21:40:10 UTC
Built: R 4.5.1; ; 2025-10-06 01:12:41 UTC; windows
