Package: survstan
Title: Fitting Survival Regression Models via 'Stan'
Version: 0.0.7.1
Authors@R: 
    c(
    person(given = "Fabio", family = "Demarqui", role = c("aut", "cre", "cph"), email = "fndemarqui@est.ufmg.br", comment = c(ORCID = "0000-0001-9236-1986")),
    person(given = "Andrew", family = "Johnson", role = "ctb")
    )
Description: Parametric survival regression models under the maximum likelihood approach via 'Stan'. Implemented regression models include accelerated failure time models, proportional hazards models, proportional odds models, accelerated hazard models, Yang and Prentice models, and extended hazard models. Available baseline survival distributions include exponential, Weibull, log-normal, log-logistic, gamma, generalized gamma, rayleigh, Gompertz and fatigue (Birnbaum-Saunders) distributions. References: Lawless (2002) <ISBN:9780471372158>; Bennett (1982) <doi:10.1002/sim.4780020223>; Chen and Wang(2000) <doi:10.1080/01621459.2000.10474236>; Demarqui and Mayrink (2021) <doi:10.1214/20-BJPS471>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Biarch: true
Depends: R (>= 3.4.0), survival
Imports: actuar (>= 3.0.0), broom, doFuture, dplyr, extraDistr,
        foreach, future, generics, ggplot2, gridExtra, MASS, methods,
        purrr, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), Rdpack,
        rlang, rstan (>= 2.26.0), rstantools (>= 2.3.1), tibble, tidyr
RdMacros: Rdpack
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.26.0), StanHeaders (>=
        2.26.0)
SystemRequirements: GNU make
URL: https://github.com/fndemarqui/survstan,
        https://fndemarqui.github.io/survstan/
BugReports: https://github.com/fndemarqui/survstan/issues
Suggests: emmeans (>= 1.4.2), estimability, GGally, knitr, rmarkdown,
        testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-04-12 16:07:59 UTC; fndemarqui
Author: Fabio Demarqui [aut, cre, cph]
    (<https://orcid.org/0000-0001-9236-1986>),
  Andrew Johnson [ctb]
Maintainer: Fabio Demarqui <fndemarqui@est.ufmg.br>
Repository: CRAN
Date/Publication: 2024-04-12 16:50:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 10:17:57 UTC; unix
Archs: survstan.so.dSYM
