Package: addhazard Title: Fit Additive Hazards Models for Survival Analysis Version: 1.2.0 Authors@R: c(person("Jie (Kate)","Hu", role = c("aut", "cre"), email = "hujie0704@gmail.com", comment = c(ORCID = "0000-0002-7987-8419"))) Date: 2020-07-15 Description: Contains tools to fit the additive hazards model to a cohort study, a case-cohort study, or a general two-phase sampling study. It allows weight calibration to incorporate additional auxiliary information from the full cohort into the estimation procedure in a case-cohort study or from the phase I sample in a two-phase sampling study. It can be used for both Bernoulli and finite population sampling. This package provides regression parameter estimates and their model-based and robust standard errors. It also offers tools to make prediction of individual specific hazards at a specified time. LazyData: true Depends: R (>= 3.3.1) Imports: ahaz, survival, rootSolve RoxygenNote: 7.1.1 License: GPL-2 | file LICENSE BugReports: https://github.com/katehu/addhazard/issues Repository: https://katehu.r-universe.dev Date/Publication: 2020-07-17 19:53:38 UTC RemoteUrl: https://github.com/katehu/addhazard RemoteRef: HEAD RemoteSha: e663211a74b36ff9a1cc57c0ea3103fb6a9bee11 NeedsCompilation: no Packaged: 2026-06-17 09:49:33 UTC; root Author: Jie (Kate) Hu [aut, cre] (ORCID: ) Maintainer: Jie (Kate) Hu