spikeSlabGAM

R-package: Bayesian variable selection, model choice, and regularized estimation for (spatial) generalized additive mixed regression models via stochastic search variable selection with spike-and-slab priors.

https://github.com/fabian-s/spikeslabgam

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
    Links to: arxiv.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

R-package: Bayesian variable selection, model choice, and regularized estimation for (spatial) generalized additive mixed regression models via stochastic search variable selection with spike-and-slab priors.

Basic Info
  • Host: GitHub
  • Owner: fabian-s
  • License: other
  • Language: R
  • Default Branch: master
  • Size: 2.03 MB
Statistics
  • Stars: 14
  • Watchers: 3
  • Forks: 3
  • Open Issues: 1
  • Releases: 0
Created almost 11 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License

README.md

spikeSlabGAM

R-CMD-check <!-- badges: end -->

An R-package for Bayesian variable selection, model choice, and regularized estimation for (spatial) generalized additive mixed regression models via stochastic search variable selection with spike-and-slab priors.

  • Fits additive models for Gaussian, Binary/Binomial and Poisson responses
  • (Correlated) random effects
  • Automagically performs variable selection and function selection (i.e., do I need this model term at all, is it linear or is it non-linear?), also for interactions between multiple covariates.
  • Yields marginal posterior inclusion probabilities for each term as well as posterior model probabilities and model-averaged effect estimates.
  • Convenient formula-based model specification
  • Fully Bayesian via MCMC, multiple parallelized chains for diagnostics and faster mixing, sampler implemented in C.

References:

Short & applied intro (also the vignette that comes with the package, with some minor modifications...):

Fabian Scheipl. (2011) spikeSlabGAM: Bayesian Variable Selection, Model Choice and Regularization for Generalized Additive Mixed Models in R. Journal of Statistical Software, 43(14). [pdf]

More theory, simulation studies and real-world case studies:

Fabian Scheipl, Ludwig Fahrmeir, Thomas Kneib (2012). Spike-and-Slab Priors for Function Selection in Structured Additive Regression Models. Journal of the American Statistical Association, 107(500), 1518-1532. [pdf on arXiv]

Owner

  • Name: Fabian Scheipl
  • Login: fabian-s
  • Kind: user
  • Location: Munich
  • Company: Ludwig-Maximilians-Universität München

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 52
  • Total Committers: 3
  • Avg Commits per committer: 17.333
  • Development Distribution Score (DDS): 0.231
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Fabian Scheipl f****l@g****m 40
fabian-s f****l@g****m 11
bettinagruen B****n@j****t 1
Committer Domains (Top 20 + Academic)
jku.at: 1

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 3
  • Total pull requests: 1
  • Average time to close issues: about 1 year
  • Average time to close pull requests: about 10 hours
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 1.33
  • Average comments per pull request: 4.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • fabian-s (2)
  • jebyrnes (1)
Pull Request Authors
  • bettinagruen (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 559 last-month
  • Total docker downloads: 21,777
  • Total dependent packages: 2
  • Total dependent repositories: 2
  • Total versions: 16
  • Total maintainers: 1
cran.r-project.org: spikeSlabGAM

Bayesian Variable Selection and Model Choice for Generalized Additive Mixed Models

  • Versions: 16
  • Dependent Packages: 2
  • Dependent Repositories: 2
  • Downloads: 559 Last month
  • Docker Downloads: 21,777
Rankings
Docker downloads count: 12.6%
Dependent packages count: 13.7%
Forks count: 14.2%
Stargazers count: 15.1%
Average: 17.6%
Dependent repos count: 19.3%
Downloads: 30.7%
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 2.15.1 depends
  • MASS * imports
  • MCMCpack * imports
  • R2WinBUGS * imports
  • cluster * imports
  • coda * imports
  • ggplot2 >= 2.0.0 imports
  • gridExtra >= 2.0.0 imports
  • interp * imports
  • mvtnorm * imports
  • parallel * imports
  • reshape * imports
  • scales * imports
  • splines * imports
  • gtable * suggests
  • knitr * suggests
  • mboost * suggests
  • mlbench * suggests
  • rmarkdown * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v4 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
  • r-lib/actions/setup-tinytex v2 composite
.github/workflows/recheck.yaml actions
.github/workflows/rhub.yaml actions
  • r-hub/actions/checkout v1 composite
  • r-hub/actions/platform-info v1 composite
  • r-hub/actions/run-check v1 composite
  • r-hub/actions/setup v1 composite
  • r-hub/actions/setup-deps v1 composite
  • r-hub/actions/setup-r v1 composite
  • teatimeguest/setup-texlive-action v3 composite