Package: DepCens
Title: Dependent Censoring Regression Models
Version: 0.2.3
Authors@R: c(person(given = "Silvana", family = "Schneider", email = "silvana.schneider@ufrgs.br", role = c("aut", "cre"),  comment = c(ORCID = "0000-0002-1939-480X")),
	         person(given = "Gabriel", family = "Grandemagne dos Santos", role = "aut"))
Description: Dependent censoring regression models for survival multivariate data. These models are based on extensions of the frailty models, capable to accommodating the dependence between failure and censoring times, with Weibull and piecewise exponential marginal distributions. Theoretical details regarding the models implemented in the package can be found in Schneider et al. (2019) <doi:10.1002/bimj.201800391>.
License: GPL (>= 2)
URL: https://github.com/GabrielGrandemagne/DepCens,
        https://gabrielgrandemagne.github.io/DepCens/
BugReports: https://github.com/GabrielGrandemagne/DepCens/issues
Depends: R (>= 2.10)
Imports: dlm, Formula, rootSolve, survival, matrixStats, stats
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-26 16:52:17 UTC; Gabriel-PC
Author: Silvana Schneider [aut, cre] (<https://orcid.org/0000-0002-1939-480X>),
  Gabriel Grandemagne dos Santos [aut]
Maintainer: Silvana Schneider <silvana.schneider@ufrgs.br>
Repository: CRAN
Date/Publication: 2023-03-26 21:40:02 UTC
Built: R 4.3.0; ; 2023-07-11 23:27:48 UTC; unix
