Package: survHE
Title: Survival Analysis in Health Economic Evaluation
Version: 1.1.2
Date: 2021-02-08
Authors@R: 
    person(given = "Gianluca",
           family = "Baio",
           role = c("aut", "cre"),
           email = "g.baio@ucl.ac.uk")
URL: https://github.com/giabaio/survHE,
        http://www.statistica.it/gianluca/
BugReports: https://github.com/giabaio/survHE/issues
Description: Contains a suite of functions for survival analysis in health economics. 
    These can be used to run survival models under a frequentist (based on maximum likelihood) 
    or a Bayesian approach (both based on Integrated Nested Laplace Approximation or Hamiltonian 
    Monte Carlo). The user can specify a set of parametric models using a common notation and 
    select the preferred mode of inference. The results can also be post-processed to produce 
    probabilistic sensitivity analysis and can be used to export the output to an Excel 
    file (e.g. for a Markov model, as often done by modellers and practitioners). <doi:10.18637/jss.v095.i14>.
License: GPL (>= 3)
Depends: methods, R (>= 3.6.0), Rcpp (>= 0.12.19), flexsurv, dplyr,
        ggplot2
Imports: rms, xlsx, tools, rstan (>= 2.18.1), tibble
Suggests: shinystan, INLA
LinkingTo: BH (>= 1.66.0-1), Rcpp (>= 0.12.19), RcppEigen (>=
        0.3.3.4.0), rstan (>= 2.18.1), StanHeaders (>= 2.18.0)
Additional_repositories: https://inla.r-inla-download.org/R/stable
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
SystemRequirements: GNU make
RoxygenNote: 7.1.1
Packaged: 2021-02-08 10:32:57 UTC; gianluca
Author: Gianluca Baio [aut, cre]
Maintainer: Gianluca Baio <g.baio@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2021-02-09 00:40:07 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-02-09 12:50:41 UTC; unix
Archs: survHE.so.dSYM
