Package: miRecSurv
Type: Package
Title: Left-Censored Recurrent Events Survival Models
Version: 1.0.1
Authors@R: c(person(given = "David",
           family = "Moriña",
           role = c("aut", "cre"),
           email = "dmorina@ub.edu",
           comment = c(ORCID = "0000-0001-5949-7443")),
           person(given = "Gilma",
                  family = "Hernández-Herrera",
                  role = c("aut"),
                  email = "gilmah@yahoo.com"),
           person(given = "Albert",
                  family = "Navarro",
                  role = c("aut"),
                  email = "albert.navarro@uab.cat"))
Maintainer: David Moriña <dmorina@ub.edu>
Description: Fitting recurrent events survival models for
    left-censored data with multiple imputation of the number of previous episodes.
    See Hernández-Herrera G, Moriña D, Navarro A. (2020) <arXiv:2007.15031>.
Depends: R (>= 3.5.0), survival
Imports: COMPoissonReg, matrixStats, stringi
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2021-02-25 10:32:21 UTC; dmorina
Author: David Moriña [aut, cre] (<https://orcid.org/0000-0001-5949-7443>),
  Gilma Hernández-Herrera [aut],
  Albert Navarro [aut]
Repository: CRAN
Date/Publication: 2021-02-25 14:50:02 UTC
