Package: bayesmlogit
Type: Package
Title: A Multistate Life Table (MSLT) Methodology Based on Bayesian
        Approach
Version: 1.0.0
Authors@R: 
    c(person(given = "Emma",
             family = "Zang",
             role = c("aut","cph"),
             email = "emma.zang@yale.edu"),
      person(given = "Xuezhixing",
             family = "Zhang",
             role = c("aut", "cre"),
             email = "xuezhixing.zhang@yale.edu"),
	  person(given = "Scott",
             family = "Lynch",
             role = c("aut","cph"),
             email = "scott.lynch@duke.edu"))
Maintainer: Xuezhixing Zhang <xuezhixing.zhang@yale.edu>
Description: Create life tables with a Bayesian approach, which can be very useful for modelling a complex health process when considering multiple predisposing factors and multiple coexisting health conditions. Details for this method can be found in: Zang, Emma, et al., (2022) <doi:10.1093/geronb/gbab149>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: stats,ggplot2,dplyr,magrittr
Depends: R (>= 4.1.0)
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-10-24 14:40:02 UTC; 2744801561
Author: Emma Zang [aut, cph],
  Xuezhixing Zhang [aut, cre],
  Scott Lynch [aut, cph]
Repository: CRAN
Date/Publication: 2023-10-25 07:00:10 UTC
