Package: DepCens Title: Dependent Censoring Regression Models Version: 0.2.2 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) . 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 Repository: https://gabrielgrandemagne.r-universe.dev Date/Publication: 2023-03-26 16:50:22 UTC RemoteUrl: https://github.com/gabrielgrandemagne/depcens RemoteRef: HEAD RemoteSha: f970fb8cfea3789dc8a5cae11b6b15991a8b6fa9 NeedsCompilation: no Packaged: 2026-07-15 04:31:41 UTC; root Author: Silvana Schneider [aut, cre] (ORCID: ), Gabriel Grandemagne dos Santos [aut] Maintainer: Silvana Schneider