Package: priorsense
Title: Prior Diagnostics and Sensitivity Analysis
Version: 1.1.0
Authors@R: c(person("Noa", "Kallioinen", email = "noa.kallioinen@aalto.fi", role = c("aut", "cre", "cph")),
	     person("Topi", "Paananen", role = c("aut")),
	     person("Paul-Christian", "Bürkner", role = c("aut")),
	     person("Aki", "Vehtari", role = c("aut")),
	     person("Frank", "Weber", role = c("ctb"))
	     )
Description: Provides functions for prior and likelihood sensitivity analysis in Bayesian models. Currently it implements methods to determine the sensitivity of the posterior to power-scaling perturbations of the prior and likelihood.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: checkmate (>= 2.3.1), ggdist (>= 3.3.2), ggh4x (>= 0.2.5),
        ggplot2 (>= 3.5.1), grDevices (>= 3.6.2), matrixStats (>=
        1.3.0), posterior (>= 1.6.0), rlang (>= 1.1.4), stats, tibble
        (>= 3.2.1), utils
Suggests: R2jags (>= 0.8), bayesplot (>= 1.11.1), brms (>= 2.22.0),
        cmdstanr (>= 0.8.1), iwmm (>= 0.0.1), quarto, philentropy (>=
        0.8.0), rstan (>= 2.32.6), testthat (>= 3.0.0), transport (>=
        0.15)
Config/testthat/edition: 3
Depends: R (>= 3.6.0)
VignetteBuilder: quarto
Additional_repositories: https://topipa.r-universe.dev,
        https://stan-dev.r-universe.dev
URL: https://github.com/n-kall/priorsense,
        https://n-kall.github.io/priorsense/
BugReports: https://github.com/n-kall/priorsense/issues
Config/Needs/website: quarto
NeedsCompilation: no
Packaged: 2025-04-10 13:41:13 UTC; kallion6
Author: Noa Kallioinen [aut, cre, cph],
  Topi Paananen [aut],
  Paul-Christian Bürkner [aut],
  Aki Vehtari [aut],
  Frank Weber [ctb]
Maintainer: Noa Kallioinen <noa.kallioinen@aalto.fi>
Repository: CRAN
Date/Publication: 2025-04-10 14:00:02 UTC
Built: R 4.3.3; ; 2025-04-10 16:37:45 UTC; unix
