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
Packaged: 2024-02-25 18:18:37 UTC; User
Author: Artur Araujo [aut, cre] (<https://orcid.org/0000-0003-1419-4208>),
  Luis Meira-Machado [aut] (<https://orcid.org/0000-0002-8577-7665>)
Maintainer: Artur Araujo <artur.stat@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-25 18:40:02 UTC
Built: R 4.2.3; ; 2024-02-25 19:47:20 UTC; unix
