bridgesampling

R package for bridge sampling

https://github.com/quentingronau/bridgesampling

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    3 of 10 committers (30.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

R package for bridge sampling

Basic Info
  • Host: GitHub
  • Owner: quentingronau
  • Language: R
  • Default Branch: master
  • Size: 30.7 MB
Statistics
  • Stars: 32
  • Watchers: 5
  • Forks: 18
  • Open Issues: 18
  • Releases: 0
Created over 9 years ago · Last pushed about 2 years ago
Metadata Files
Readme

README.md

R build status Travis-CI Build Status <!-- badges: end -->

bridgesampling: Bridge Sampling for Marginal Likelihoods and Bayes Factors

bridgesampling is an R package for conducting Bayesian model comparisons using bridge sampling (Meng & Wong, 1996). Specifically, it allows one to compute marginal likelihoods, Bayes factors, and posterior model probabilities.

Meng, X.-L., & Wong, W. H. (1996). Simulating ratios of normalizing constants via a simple identity: A theoretical exploration. Statistica Sinica, 6, 831-860.

For additional information, see the vignettes with a hierarchical normal example implemented in Jags (link) and in Stan (link), and a Bayesian t-test example implemented in Stan (link).

Installation

  • bridgesampling is available from CRAN so the current stable version can be installed directly via: install.packages("bridgesampling")

  • To install the latest development version you will need the devtools package: devtools::install_github("quentingronau/bridgesampling@master")

  • For building, use --compact-vignettes="gs+qpdf"


Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Owner

  • Name: Quentin F. Gronau
  • Login: quentingronau
  • Kind: user

GitHub Events

Total
  • Issues event: 1
  • Watch event: 1
  • Issue comment event: 15
  • Pull request event: 2
  • Fork event: 1
Last Year
  • Issues event: 1
  • Watch event: 1
  • Issue comment event: 15
  • Pull request event: 2
  • Fork event: 1

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 336
  • Total Committers: 10
  • Avg Commits per committer: 33.6
  • Development Distribution Score (DDS): 0.583
Past Year
  • Commits: 8
  • Committers: 2
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.125
Top Committers
Name Email Commits
quentingronau q****u@g****m 140
Henrik Singmann s****n@g****m 133
Kees Mulder k****r@g****m 41
singmann h****n@p****e 10
Quentin Gronau q****6@c****u 7
Marc Ferradou m****u@b****m 1
martyn m****r@g****m 1
QUENTIN q****n@r****l 1
Ben Goodrich g****n@g****m 1
singmann s****n 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 30
  • Total pull requests: 16
  • Average time to close issues: 2 months
  • Average time to close pull requests: 5 days
  • Total issue authors: 22
  • Total pull request authors: 9
  • Average comments per issue: 3.4
  • Average comments per pull request: 1.63
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 2.5
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • paul-buerkner (3)
  • lsolomyak (2)
  • bnicenboim (2)
  • singmann (2)
  • lindeloev (2)
  • fdabl (2)
  • IreneSophia (2)
  • utkuturk (1)
  • hstojic (1)
  • tfjaeger (1)
  • FBartos (1)
  • dcgerard (1)
  • avehtari (1)
  • JeffreyRStevens (1)
  • yu-zhang-oYo (1)
Pull Request Authors
  • GiorgioMB (4)
  • keesmulder (3)
  • crsh (2)
  • singmann (2)
  • martynplummer (1)
  • zippeurfou (1)
  • FBartos (1)
  • mawilson1234 (1)
  • bgoodri (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 25,401 last-month
  • Total docker downloads: 119,540
  • Total dependent packages: 21
    (may contain duplicates)
  • Total dependent repositories: 29
    (may contain duplicates)
  • Total versions: 17
  • Total maintainers: 1
cran.r-project.org: bridgesampling

Bridge Sampling for Marginal Likelihoods and Bayes Factors

  • Versions: 10
  • Dependent Packages: 15
  • Dependent Repositories: 28
  • Downloads: 25,401 Last month
  • Docker Downloads: 119,540
Rankings
Docker downloads count: 2.4%
Downloads: 3.8%
Dependent packages count: 4.2%
Forks count: 4.9%
Average: 5.0%
Dependent repos count: 5.2%
Stargazers count: 9.5%
Maintainers (1)
Last synced: 11 months ago
conda-forge.org: r-bridgesampling
  • Versions: 7
  • Dependent Packages: 6
  • Dependent Repositories: 1
Rankings
Dependent packages count: 9.0%
Dependent repos count: 24.3%
Average: 29.7%
Forks count: 40.2%
Stargazers count: 45.4%
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.0.0 depends
  • Brobdingnag * imports
  • Matrix * imports
  • coda * imports
  • methods * imports
  • mvtnorm * imports
  • parallel * imports
  • scales * imports
  • stringr * imports
  • utils * imports
  • BayesFactor * suggests
  • MCMCpack * suggests
  • R.rsp * suggests
  • R2jags * suggests
  • Rcpp * suggests
  • RcppEigen * suggests
  • knitr * suggests
  • nimble * suggests
  • rjags * suggests
  • rmarkdown * suggests
  • rstan * suggests
  • rstanarm * suggests
  • runjags * suggests
  • testthat * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/upload-artifact master composite
  • r-lib/actions/setup-pandoc master composite
  • r-lib/actions/setup-r master composite