Package: BASSLINE Type: Package Title: Bayesian Survival Analysis Using Shape Mixtures of Log-Normal Distributions Version: 0.0.0.9010 Authors@R: c(person("Catalina", "Vallejos", role = c("aut"), email="catalina.vallejos@igmm.ed.ac.uk"), person("Nathan","Constantine-Cooke", role = c("cre","aut"), email="nathan.constantine-cooke@ed.ac.uk")) Description: Mixtures of life distributions provide a convenient framework for survival analysis: particularly when standard models such as the Weibull are unable to capture some features from the data. These mixtures can also account for unobserved heterogeneity or outlying observations. BASSLINE uses shape mixtures of log-normal distributions and has particular applicability to data with fat tails. License: GPL-3 Depends: R (>= 3.5.0) Imports: MASS, truncnorm, VGAM, MCMCpack, mvtnorm, Rcpp, ggplot2 Suggests: testthat, knitr, msm, rmarkdown, coda, spelling LazyData: true URL: https://www.constantine-cooke.com/BASSLINE/ https://github.com/nathansam/BASSLINE BugReports: https://github.com/nathansam/BASSLINE/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Encoding: UTF-8 VignetteBuilder: knitr LinkingTo: Rcpp, RcppArmadillo SystemRequirements: C++11 NeedsCompilation: yes Language: en-US Repository: https://nathansam.r-universe.dev Date/Publication: 2022-05-09 12:29:21 UTC RemoteUrl: https://github.com/nathansam/BASSLINE RemoteRef: HEAD RemoteSha: d0cc4e82cc4cd04a049efc3eaf03d9820bf95962 Packaged: 2026-05-28 14:34:10 UTC; root Author: Catalina Vallejos [aut], Nathan Constantine-Cooke [cre, aut] Maintainer: Nathan Constantine-Cooke