Encoding: UTF-8 Package: smoothHR Type: Package Version: 1.0.5 Date: 2024-02-25 Title: Smooth Hazard Ratio Curves Taking a Reference Value Authors@R: c( person( given = "Artur", family = "Araujo", role = c("aut", "cre"), email = "artur.stat@gmail.com", comment = c(ORCID = "0000-0003-1419-4208") ), person( given = "Luis", family = "Meira-Machado", role = "aut", email = "lmachado@math.uminho.pt", comment = c(ORCID = "0000-0002-8577-7665") ) ) Depends: R (>= 2.12.0), survival, splines Description: Provides flexible hazard ratio curves allowing non-linear relationships between continuous predictors and survival. To better understand the effects that each continuous covariate has on the outcome, results are expressed in terms of hazard ratio curves, taking a specific covariate value as reference. Confidence bands for these curves are also derived. License: GPL-3 URL: https://github.com/arturstat/smoothHR BugReports: https://github.com/arturstat/smoothHR/issues LazyLoad: yes LazyData: yes NeedsCompilation: no Repository: https://arturstat.r-universe.dev Date/Publication: 2024-02-25 18:14:36 UTC RemoteUrl: https://github.com/arturstat/smoothhr RemoteRef: HEAD RemoteSha: 144a32dba578336d085e7aae815c1783fc05d08b Packaged: 2026-07-14 05:20:13 UTC; root Author: Artur Araujo [aut, cre] (ORCID: ), Luis Meira-Machado [aut] (ORCID: ) Maintainer: Artur Araujo