Package: mhazard
Title: Nonparametric and Semiparametric Methods for Multivariate
        Failure Time Data
Version: 0.2.1
Authors@R: 
    c(person(given = "Eric",
           family = "Bair",
           role = c("aut", "cre"),
           email = "eric.bair@sciome.com"),
      person(given = "Shanshan",
           family = "Zhao",
	   role = "aut"))
Description: Nonparametric survival function estimates and semiparametric
    regression for the multivariate failure time data with right-censoring.
    For nonparametric survival function estimates, the Volterra, Dabrowska,
    and Prentice-Cai estimates for bivariate failure time data may be
    computed as well as the Dabrowska estimate for the trivariate failure
    time data. Bivariate marginal hazard rate regression can be fitted for
    the bivariate failure time data. Functions are also provided to compute
    (bootstrap) confidence intervals and plot the estimates of the bivariate
    survival function. For details, see "The Statistical Analysis of
    Multivariate Failure Time Data: A Marginal Modeling Approach", Prentice,
    R., Zhao, S. (2019, ISBN: 978-1-4822-5657-4), CRC Press.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.0
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp, boot, plot3D, survival, rootSolve
NeedsCompilation: yes
Packaged: 2022-05-28 02:51:05 UTC; ebair
Author: Eric Bair [aut, cre],
  Shanshan Zhao [aut]
Maintainer: Eric Bair <eric.bair@sciome.com>
Repository: CRAN
Date/Publication: 2022-05-29 05:40:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 16:06:45 UTC; windows
Archs: i386, x64
