Type: Package
Package: bayesassurance
Title: Bayesian Assurance Computation
Version: 0.1.0
Authors@R: c(
    person("Jane", "Pan", email = "jpan1@ucla.edu", role = c("cre", "aut")),
    person("Sudipto", "Banerjee", email = "sudipto@ucla.edu", role = "aut"))
Description: Computes Bayesian assurance under various 
    settings characterized by different assumptions and objectives, including 
    precision-based conditions, credible intervals, and goal functions. 
    All simulation-based functions included in this package rely on a two-stage 
    Bayesian method that assigns two distinct priors to evaluate the 
    probability of observing a positive outcome, which addresses subtle 
    limitations that take place when using the standard single-prior approach. 
    For more information, please refer to Pan and Banerjee (2021)
    <arXiv:2112.03509>.
License: GPL (>= 2)
URL: https://github.com/jpan928/bayesassurance_rpackage
Depends: R (>= 3.5.0),
Imports: ggplot2 (>= 3.3.5), plotly (>= 4.10.0), plot3D (>= 1.4),
        pbapply (>= 1.5.0), dplyr (>= 1.0.8), MASS (>= 7.3.55), rlang
        (>= 1.0.2), stats (>= 4.0.5), mathjaxr (>= 1.5.2)
Maintainer: Jane Pan <jpan1@ucla.edu>
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.2
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-06-17 04:09:53 UTC; janepan
Author: Jane Pan [cre, aut],
  Sudipto Banerjee [aut]
Repository: CRAN
Date/Publication: 2022-06-17 10:40:17 UTC
Built: R 4.4.0; ; 2024-04-06 17:38:56 UTC; unix
