Package: addhazard
Title: Fit Additive Hazards Models for Survival Analysis
Version: 1.1.0
Authors@R: c(person("Jie (Kate)","Hu", role = c("aut", "cre"),
                    email = "hujie0704@gmail.com"),
                    person("Norman","Breslow", role = "aut"),
                    person("Gary","Chan", role = "aut"))
Date: 2017-03-20
Description: Contains tools to fit the additive hazards model to data from a cohort,
    random sampling, two-phase Bernoulli sampling and two-phase finite population sampling,
    as well as calibration tool to incorporate phase I auxiliary information into the
    two-phase data model fitting.  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.
LazyData: true
Depends: R (>= 3.3.1)
Imports: ahaz, survival, rootSolve
RoxygenNote: 5.0.1
License: GPL-2
NeedsCompilation: no
Packaged: 2017-03-21 00:07:53 UTC; Kate
Author: Jie (Kate) Hu [aut, cre],
  Norman Breslow [aut],
  Gary Chan [aut]
Maintainer: Jie (Kate) Hu <hujie0704@gmail.com>
Repository: CRAN
Date/Publication: 2017-03-21 06:50:30 UTC
Built: R 4.5.2; ; 2025-11-08 03:24:52 UTC; windows
