Package: aftgee Title: Accelerated Failure Time Model with Generalized Estimating Equations Version: 1.2.1 Authors@R: c(person(given = "Sy Han", family = "Chiou", email = "schiou@smu.edu", role = c("aut", "cre")), person(given = "Sangwook", family = "Kang", role = "aut"), person(given = "Jun", family = "Yan", role = "aut")) Description: A collection of methods for both the rank-based estimates and least-square estimates to the Accelerated Failure Time (AFT) model. For rank-based estimation, it provides approaches that include the computationally efficient Gehan's weight and the general's weight such as the logrank weight. Details of the rank-based estimation can be found in Chiou et al. (2014) and Chiou et al. (2015) . For the least-square estimation, the estimating equation is solved with generalized estimating equations (GEE). Moreover, in multivariate cases, the dependence working correlation structure can be specified in GEE's setting. Details on the least-squares estimation can be found in Chiou et al. (2014) . Depends: R (>= 3.4.0) License: GPL (>= 3) URL: https://github.com/stc04003/aftgee BugReports: https://github.com/stc04003/aftgee/issues Encoding: UTF-8 LazyLoad: yes Imports: methods, parallel, geepack, survival, BB, MASS, Rcpp RoxygenNote: 7.2.3 NeedsCompilation: yes Packaged: 2026-06-09 06:26:46 UTC; root LinkingTo: Rcpp, RcppArmadillo Config/pak/sysreqs: libicu-dev Repository: https://stc04003.r-universe.dev Date/Publication: 2024-10-07 18:11:36 UTC RemoteUrl: https://github.com/stc04003/aftgee RemoteRef: HEAD RemoteSha: 555e4975715b7d26fc1ee9e00f8c5c4b1434bac8 Author: Sy Han Chiou [aut, cre], Sangwook Kang [aut], Jun Yan [aut] Maintainer: Sy Han Chiou