Package: lnmixsurv
Type: Package
Title: Bayesian Mixture Log-Normal Survival Model
Version: 3.1.6
Date: 2024-08-21
Authors@R: c(
    person("Viviana das Gra\u00e7as Ribeiro Lobo", email = "viviana@dme.ufrj.br", role = "aut"),
    person("Tha\u00eds Cristina Oliveira da Fonseca", role = "aut"),
    person("Mariane Branco Alves", role = "aut"),
    person("Vitor Capdeville", role = "aut"),
    person("Victor Hugo Soares Ney", email = "victor.s.ney@gmail.com", role = "cre"))
Description: Bayesian Survival models via the mixture of Log-Normal distribution extends the well-known survival models and accommodates different behaviour over time and considers higher censored survival times. The proposal combines mixture distributions Fruhwirth-Schnatter(2006) <doi:10.1007/s11336-009-9121-4>, and data augmentation techniques Tanner and Wong (1987) <doi:10.1080/01621459.1987.10478458>.
License: MIT + file LICENSE
Imports: stats, posterior, hardhat (>= 1.3.0), rlang, generics, dplyr,
        readr, purrr, tidyr, tibble, Rcpp, RcppParallel, tidyselect,
        broom
LinkingTo: Rcpp, RcppArmadillo, RcppGSL, RcppParallel
Depends: parsnip (>= 1.1.0), R (>= 4.1.0), survival, ggplot2
Suggests: ggsurvfit, plotly, bayesplot, censored, knitr, rmarkdown,
        tidymodels, testthat (>= 3.0.0), covr, withr, pec
Encoding: UTF-8
SystemRequirements: C++, GNU, GNU make, GSL
VignetteBuilder: knitr
Config/testthat/edition: 3
LazyData: true
URL: https://vivianalobo.github.io/lnmixsurv/
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2024-08-29 14:15:49 UTC; victorney
Author: Viviana das Graças Ribeiro Lobo [aut],
  Thaís Cristina Oliveira da Fonseca [aut],
  Mariane Branco Alves [aut],
  Vitor Capdeville [aut],
  Victor Hugo Soares Ney [cre]
Maintainer: Victor Hugo Soares Ney <victor.s.ney@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-03 15:20:08 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 04:32:34 UTC; windows
Archs: x64
