Title: | Survival Analysis in Health Economic Evaluation using INLA |
---|---|
Description: | A module to complement the backbone structure of the package survHE and expand its functionality to run survival models under a Bayesian approach (based on Integrated Nested Laplace Approximation; the underlying 'INLA' package is available for download at <https://inla.r-inla-download.org/R/stable/>). <doi:10.18637/jss.v095.i14>. |
Authors: | Gianluca Baio [aut, cre] |
Maintainer: | Gianluca Baio <[email protected]> |
License: | GPL (>=3) |
Version: | 0.0.1 |
Built: | 2024-11-17 17:18:49 UTC |
Source: | https://github.com/giabaio/survHEinla |
Helper function to run the survival models using INLA for a given formula and dataset
runINLA(x, exArgs)
runINLA(x, exArgs)
x |
a (vector of) string(s) containing the name(s) of the model(s) to be fitted |
exArgs |
a list of extra arguments passed from the main 'fit.models' function |
Something will go here
Gianluca Baio
Baio (2020). survHE
fit.models