Package: dejaVu
Type: Package
Title: Multiple Imputation for Recurrent Events
Version: 0.2.0
Author: c(person("Nikolas", "Burkoff", 
            role=c("aut")),
          person("Paul", "Metcalfe", 
            email='paul.metcalfe@astrazeneca.com',
            role=c("aut")),  
          person("Jonathan", "Bartlett", 
            email='jonathan.bartlett1@astrazeneca.com',
            role=c("aut")),
          person("David", "Ruau", 
            email='david.ruau@astrazeneca.com',
            role=c("aut"))
        )
Maintainer: Jonathan Bartlett <jonathan.bartlett1@astrazeneca.com>
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: 6.0.1
NeedsCompilation: no
Packaged: 2017-08-01 08:42:10 UTC; kxgm280
Repository: CRAN
Date/Publication: 2017-08-01 09:07:38 UTC
