Package: EBASS
Type: Package
Title: Expected Value of Information Based Sample Size Calculation
Version: 0.1.2
Authors@R: 
  c(
    person(given = "Audrey",
           family = "Cordon",
           role = c("aut", "cre"),
           email = "astreinte.usmr@chu-bordeaux.fr"),
    person("Clement", "Bader", role="ctb"),
    person("Morgane", "Donadel", role="ctb"),
    person("Aline", "Maillard", role="ctb"),
    person("Sebastien", "Cossin", role="ctb"),
    person("Mohamedou", "Sow", role="ctb"),
    person("Antoine", "Benard", role="ctb")
  )
URL: https://github.com/BiostatUSMR/EBASS
BugReports: https://github.com/BiostatUSMR/EBASS/issues
Description: Computes sample sizes for trial-based cost-effectiveness analyses using the expected value of information. The implementation follows the method described by Bader et al. (2018) <doi:10.1186/s12874-018-0571-1>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.3
Collate: 'POP.R' 'INMB_DIRECT.R' 'VAR_INMB_DIRECT.R' 'EVPI.R'
        'internal.R' 'INMB.R' 'Lambda.R' 'VAR_INMB.R' 'VAR_INMB_DIFF.R'
        'fonctions_sujets.R'
Imports: methods
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-09-04 09:56:57 UTC; fertet
Author: Audrey Cordon [aut, cre],
  Clement Bader [ctb],
  Morgane Donadel [ctb],
  Aline Maillard [ctb],
  Sebastien Cossin [ctb],
  Mohamedou Sow [ctb],
  Antoine Benard [ctb]
Maintainer: Audrey Cordon <astreinte.usmr@chu-bordeaux.fr>
Repository: CRAN
Date/Publication: 2026-09-04 12:00:37 UTC
