Package: YPPE Title: Yang and Prentice Model with Piecewise Exponential Baseline Distribution Version: 1.1.0 Authors@R: person(given = "Fabio", family = "Demarqui", email = "fndemarqui@est.ufmg.br", role = c("aut", "cre", "cph")) Description: Semiparametric modeling of lifetime data with crossing survival curves via Yang and Prentice model with piecewise exponential baseline distribution. Details about the model can be found in Demarqui and Mayrink (2021) . Model fitting carried out via likelihood-based and Bayesian approaches. The package also provides point and interval estimation for the crossing survival times. License: MIT + file LICENSE URL: https://fndemarqui.github.io/YPPE/ BugReports: https://github.com/fndemarqui/YPPE/issues Encoding: UTF-8 LazyData: true Biarch: true Depends: R (>= 3.4.0), survival Imports: dplyr, methods, MASS, Formula, Rcpp (>= 0.12.0), Rdpack, rstan (>= 2.18.1), rstantools (>= 2.0.0) RdMacros: Rdpack LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), rstan (>= 2.18.1), StanHeaders (>= 2.18.0) SystemRequirements: GNU make RoxygenNote: 7.2.3 Suggests: rmarkdown, knitr, testthat VignetteBuilder: knitr Config/pak/sysreqs: make Repository: https://fndemarqui.r-universe.dev Date/Publication: 2023-10-17 15:46:37 UTC RemoteUrl: https://github.com/fndemarqui/YPPE RemoteRef: HEAD RemoteSha: e733475087c16d502586e3c410b34d6f44fb04a8 NeedsCompilation: yes Packaged: 2026-06-09 10:30:14 UTC; root Author: Fabio Demarqui [aut, cre, cph] Maintainer: Fabio Demarqui