Package: rmstBayespara
Title: Bayesian Restricted Mean Survival Time for Cluster Effect
Version: 0.1.0
Authors@R: c(
    person("Keisuke", "Hanada", , "keisuke.hanada.87@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-1444-0280")),
    person("Masahiro", "Kojima", role = "aut",
           comment = c(ORCID = "0000-0003-0867-7692"))
  )
Description: The parametric Bayes analysis for the 
    restricted mean survival time (RMST) with cluster effect,
    as described in Hanada and Kojima (2024) <doi:10.48550/arXiv.2406.06071>.
    Bayes estimation with random-effect and frailty-effect can be applied to 
    several parametric models useful in survival time analysis.
    The RMST under these parametric models can be computed from 
    the obtained posterior samples.
License: GPL (>= 3)
Depends: R (>= 3.4.0)
Imports: brms (>= 2.21.0), crayon (>= 1.5.0), loo (>= 2.7.0), methods,
        rstan (>= 2.32.0), stats (>= 4.3.0), zipfR (>= 0.6.7)
Biarch: true
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-07-03 00:22:44 UTC; keihb
Author: Keisuke Hanada [aut, cre] (<https://orcid.org/0000-0002-1444-0280>),
  Masahiro Kojima [aut] (<https://orcid.org/0000-0003-0867-7692>)
Maintainer: Keisuke Hanada <keisuke.hanada.87@gmail.com>
Repository: CRAN
Date/Publication: 2024-07-03 16:00:02 UTC
Built: R 4.4.3; ; 2025-11-01 05:56:06 UTC; windows
