Package: reReg Title: Recurrent Event Regression Version: 1.4.7 Authors@R: c(person(given = "Sy Han (Steven)", family = "Chiou", email = "schiou@smu.edu", role = c("aut", "cre")), person(given = "Chiung-Yu", family = " Huang", email = "ChiungYu.Huang@ucsf.edu", role = "aut")) Description: A comprehensive collection of practical and easy-to-use tools for regression analysis of recurrent events, with or without the presence of a (possibly) informative terminal event described in Chiou et al. (2023) . The modeling framework is based on a joint frailty scale-change model, that includes models described in Wang et al. (2001) , Huang and Wang (2004) , Xu et al. (2017) , and Xu et al. (2019) as special cases. The implemented estimating procedure does not require any parametric assumption on the frailty distribution. The package also allows the users to specify different model forms for both the recurrent event process and the terminal event. Depends: R (>= 4.2.0) License: GPL (>= 3) Encoding: UTF-8 LazyData: true URL: https://github.com/stc04003/reReg BugReports: https://github.com/stc04003/reReg/issues Imports: BB, nleqslv, dfoptim, optimx, SQUAREM, survival, directlabels, ggplot2, MASS, methods, reda (>= 0.5.0), scam, Rcpp, rootSolve LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.1 NeedsCompilation: yes Packaged: 2026-06-18 07:24:28 UTC; root Config/pak/sysreqs: cmake Repository: https://stc04003.r-universe.dev Date/Publication: 2025-01-15 15:40:58 UTC RemoteUrl: https://github.com/stc04003/rereg RemoteRef: HEAD RemoteSha: 07f9b226d93a33181bcd2e34bdf6f0a4f61b74c2 Author: Sy Han (Steven) Chiou [aut, cre], Chiung-Yu Huang [aut] Maintainer: Sy Han (Steven) Chiou