Package: prova Title: Nonparametric Probabilistic-Statistical Variate Analysis with Automated Markov-Chain Monte Carlo Version: 1.0.0 Authors@R: c( person("PierGianLuca", "Porta Mana", , "pgl@portamana.org", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6070-0784")), person("Aurora", "Grefsrud", , "agre@hvl.no", role = c("ctb"), comment = c(ORCID = "0009-0005-9063-4131")), person("Håkon", "Mydland", , "haakon.mydland@gmail.com", role = c("ctb"), comment = c(ORCID = "0009-0004-9558-8894")), person("Maksim", "Ohvrill", , "maksimohvrill@hotmail.com", role = c("ctb"), comment = c(ORCID = "")), person("Simen", "Hesthamar Hauge", , "simen@hhnet.no", role = c("ctb"), comment = c(ORCID = "0009-0005-6158-2846")) ) Description: Calculate posterior joint and conditional probabilities, probability distributions of population frequencies, and information-theoretic measures, by means of Bayesian nonparametric methods. Data imputation is automatic and done in a principled way. Markov-chain Monte Carlo calculations are automatically handled and do not require user supervision. Applications range from statistical estimation and probabilistic hypothesis testing to evidence-based inference and decision making, in a wide range of disciplines from astrophysics to medicine. For more details and examples see for instance Porta Mana et al. (2026) , Dunson & Bhattacharya (2011) , Lindley & Novick (1981) , Bernardo & Smith (2000) , Müller et al. (2015) . Requires the packages 'Nimble', 'parallel', 'extraDistr'. License: AGPL (>= 3) URL: https://pglpm.github.io/prova/, https://github.com/pglpm/prova/ Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.5.0) Imports: extraDistr, parallel Suggests: nimble (>= 1.4.2), knitr, rmarkdown VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 LazyData: true Repository: https://pglpm.r-universe.dev Date/Publication: 2026-07-02 17:43:25 UTC RemoteUrl: https://github.com/pglpm/prova RemoteRef: HEAD RemoteSha: 93c004c9386a1b02a3efa44f29acb5dc6e7cd1bd NeedsCompilation: no Packaged: 2026-07-02 21:08:30 UTC; root Author: PierGianLuca Porta Mana [aut, cre, cph] (ORCID: ), Aurora Grefsrud [ctb] (ORCID: ), Håkon Mydland [ctb] (ORCID: ), Maksim Ohvrill [ctb], Simen Hesthamar Hauge [ctb] (ORCID: ) Maintainer: PierGianLuca Porta Mana