Package: ebmstate
Type: Package
Title: Empirical Bayes Multi-State Cox Model
Version: 0.1.5
Authors@R: 
    c(person(given = "Rui",
             family = "Costa",
             role = c("aut", "cre"),
             email = "ruibarrigana@hotmail.com"),
      person(given = "Moritz",
             family = "Gerstung",
             role = "aut"),
      person(given = c("Terry", "M"),
             family = "Therneau",
             role = "ctb",comment="author of 
             'survival', a package from
             which code parts were copied"),
      person(given = "Thomas",
             family = "Lumley",
             role = "ctb",comment="contributor
             to 'survival', a package from
             which code parts were copied"),
      person(given = "Hein",
             family = "Putter",
             role = "ctb",comment="co-author of 
             'mstate', a package from which
             code parts were copied"),
      person(given = "Liesbeth",
             family = "de Wreede",
             role = "ctb",comment="co-author of
             'mstate', a package from which
             code parts were copied"),
      person(given = "Marta",
             family = "Fiocco",
             role = "ctb",comment="co-author of 
             'mstate', a package from which
             code parts were copied"),
      person(given = "Ronald",
             family = "Geskus",
             role = "ctb",comment="contributor
             to 'mstate', a package
             from which code parts were 
             copied"))
Description: Implements an empirical Bayes, multi-state Cox model for survival analysis. Run "?'ebmstate-package'" for details. See also Schall (1991) <doi:10.1093/biomet/78.4.719>.
Depends: R (>= 3.6.0), survival (>= 2.44-1.1), mstate (>= 0.2.11)
Imports: Rcpp, HDInterval, stats, utils, methods
License: GPL (>= 3)
LinkingTo: Rcpp
RoxygenNote: 7.2.3
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
Packaged: 2024-10-19 14:02:43 UTC; RuiCosta
Author: Rui Costa [aut, cre],
  Moritz Gerstung [aut],
  Terry M Therneau [ctb] (author of 'survival', a package from which code
    parts were copied),
  Thomas Lumley [ctb] (contributor to 'survival', a package from which
    code parts were copied),
  Hein Putter [ctb] (co-author of 'mstate', a package from which code
    parts were copied),
  Liesbeth de Wreede [ctb] (co-author of 'mstate', a package from which
    code parts were copied),
  Marta Fiocco [ctb] (co-author of 'mstate', a package from which code
    parts were copied),
  Ronald Geskus [ctb] (contributor to 'mstate', a package from which code
    parts were copied)
Maintainer: Rui Costa <ruibarrigana@hotmail.com>
Repository: CRAN
Date/Publication: 2024-10-19 14:20:01 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 06:04:09 UTC; unix
Archs: ebmstate.so.dSYM
