Package: aftgee
Title: Accelerated Failure Time Model with Generalized Estimating
        Equations
Version: 1.1.3
Authors@R: c(person("Sy Han", "Chiou", email = "schiou@utdallas.edu", role = c("aut", "cre")),
	   person("Sangwook", "Kang", role = "aut"),
	   person("Jun", "Yan", role = "aut"))
Description: A collection of methods for both the rank-based estimates and least-square estimates
	      to the Accelerated Failure Time (AFT) model.
	      For rank-based estimation, it provides approaches that include the computationally
	      efficient Gehan's weight and the general's weight such as the logrank weight.
	      Details of the rank-based estimation can be found in
	      Chiou et al. (2014) <doi:10.1007/s11222-013-9388-2> and
	      Chiou et al. (2015) <doi:10.1002/sim.6415>.
	      For the least-square estimation, the estimating equation is solved with
	      generalized estimating equations (GEE).
	      Moreover, in multivariate cases, the dependence working correlation structure
	      can be specified in GEE's setting.
	      Details on the least-squares estimation can be found in
	      Chiou et al. (2014) <doi:10.1007/s10985-014-9292-x>.
Depends: R (>= 3.4.0)
License: GPL (>= 3)
URL: http://github.com/stc04003/aftgee
BugReports: http://github.com/stc04003/aftgee/issues
Encoding: UTF-8
LazyData: true
LazyLoad: yes
Suggests: copula
Imports: methods, parallel, geepack, survival, BB, MASS
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-07-24 02:53:05 UTC; schiou
Author: Sy Han Chiou [aut, cre],
  Sangwook Kang [aut],
  Jun Yan [aut]
Maintainer: Sy Han Chiou <schiou@utdallas.edu>
Repository: CRAN
Date/Publication: 2018-07-24 04:50:03 UTC
