Package: YPBP Title: Yang and Prentice Model with Baseline Distribution Modeled by Bernstein Polynomials Version: 0.0.1 Authors@R: person(given = "Fabio", family = "Demarqui", email = "fndemarqui@est.ufmg.br", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9236-1986")) Description: Semiparametric modeling of lifetime data with crossing survival curves via Yang and Prentice model with baseline hazard/odds modeled with Bernstein polynomials. Details about the model can be found in Demarqui et al. (2019) . Model fitting can be carried out via both maximum likelihood and Bayesian approaches. The package also provides point and interval estimation for the crossing survival times. License: GPL (>= 2) URL: https://github.com/fndemarqui/YPBP BugReports: https://github.com/fndemarqui/YPBP/issues Encoding: UTF-8 LazyData: true Biarch: true Depends: R (>= 3.4.0), survival Imports: Formula, MASS, methods, Rcpp (>= 0.12.0), rstan (>= 2.18.1), rstantools (>= 2.0.0) 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.1.0 Suggests: knitr, testthat Config/pak/sysreqs: make Repository: https://fndemarqui.r-universe.dev Date/Publication: 2020-06-29 15:30:49 UTC RemoteUrl: https://github.com/fndemarqui/YPBP RemoteRef: HEAD RemoteSha: 2b517de6a4f19cdb9247c826e7dccb85ffe6a933 NeedsCompilation: yes Packaged: 2026-06-09 10:28:56 UTC; root Author: Fabio Demarqui [aut, cre] (ORCID: ) Maintainer: Fabio Demarqui