Package: durmod
Type: Package
Title: Mixed Proportional Hazard Competing Risk Model
Version: 1.1-4
Date: 2020-03-25
Authors@R: person("Simen", "Gaure", email="simen@gaure.no", role=c("aut","cre"), 
        comment=c(ORCID="https://orcid.org/0000-0001-7251-8747"))
URL: https://github.com/sgaure/durmod
BugReports: https://github.com/sgaure/durmod/issues
Maintainer: Simen Gaure <simen@gaure.no>
Description: Estimation of piecewise constant mixed proportional hazard competing risk model with NPMLE.
 The model is described in S. Gaure et al. (2007) <doi:10.1016/j.jeconom.2007.01.015>,
 J. Heckman and B. Singer (1984) <doi:10.2307/1911491>, and
 B.G. Lindsay (1983) <doi:10.1214/aos/1176346059>.
Classification/JEL: C14, C15, C41
License: Artistic-2.0
Imports: Rcpp (>= 1.0.1), stats, utils, numDeriv, nloptr, parallel,
        data.table, mvtnorm
Suggests: knitr
Depends: R (>= 3.5.0)
VignetteBuilder: knitr
LinkingTo: Rcpp
LazyData: TRUE
Encoding: UTF-8
RoxygenNote: 7.0.2
NeedsCompilation: yes
Packaged: 2020-03-25 08:44:59 UTC; sgaure
Author: Simen Gaure [aut, cre] (<https://orcid.org/0000-0001-7251-8747>)
Repository: CRAN
Date/Publication: 2020-03-30 13:20:05 UTC
