Package: SemiPar.depCens Type: Package Title: Copula Based Cox Proportional Hazards Models for Dependent Censoring Version: 0.1.3 Date: 2024-08-26 Authors@R: c( person("Negera Wakgari", "Deresa", email = "negera.deresa@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1302-3725")), person("Ingrid", "Van Keilegom", email = "ingrid.vankeilegom@kuleuven.be", role = "aut", comment = c(ORCID = "0000-0001-8827-7642"))) Maintainer: Negera Wakgari Deresa Description: Copula based Cox proportional hazards models for survival data subject to dependent censoring. This approach does not assume that the parameter defining the copula is known. The dependency parameter is estimated with other finite model parameters by maximizing a Pseudo likelihood function. The cumulative hazard function is estimated via estimating equations derived based on martingale ideas. Available copula functions include Frank, Gumbel and Normal copulas. Only Weibull and lognormal models are allowed for the censoring model, even though any parametric model that satisfies certain identifiability conditions could be used. Implemented methods are described in the article "Copula based Cox proportional hazards models for dependent censoring" by Deresa and Van Keilegom (2024) . Imports: survival, copula, stats, foreach, parallel, doParallel, pbivnorm License: GPL-3 Depends: R (>= 3.5.0) Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.1 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) URL: https://github.com/Nago2020/SemiPar.depCens BugReports: https://github.com/Nago2020/SemiPar.depCens/issues Config/pak/sysreqs: libgsl0-dev Repository: https://nago2020.r-universe.dev Date/Publication: 2024-08-26 21:38:49 UTC RemoteUrl: https://github.com/nago2020/semipar.depcens RemoteRef: HEAD RemoteSha: 9a3b3d0070bf9074bfb5b5716698caf473a43895 NeedsCompilation: no Packaged: 2026-07-12 09:13:17 UTC; root Author: Negera Wakgari Deresa [aut, cre] (ORCID: ), Ingrid Van Keilegom [aut] (ORCID: )