abms

Tools to perform model selection alongside estimation under Linear, Logistic, Negative binomial, Quantile, and Skew-Normal regression. Under the spike-and-slab method, a probability for each possible model is estimated with the posterior mean, credibility interval, and standard deviation of coefficients and parameters under the most probable model.

https://github.com/sircornflake/bms

Science Score: 13.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.3%) to scientific vocabulary

Keywords

bayesian-data-analysis bayesian-inference bayesian-methods bayesian-statistics model-selection modelselection variable-selection
Last synced: 6 months ago · JSON representation

Repository

Tools to perform model selection alongside estimation under Linear, Logistic, Negative binomial, Quantile, and Skew-Normal regression. Under the spike-and-slab method, a probability for each possible model is estimated with the posterior mean, credibility interval, and standard deviation of coefficients and parameters under the most probable model.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
bayesian-data-analysis bayesian-inference bayesian-methods bayesian-statistics model-selection modelselection variable-selection
Created almost 2 years ago · Last pushed 11 months ago
Metadata Files
Readme

README.md

BMS

For R software.

These files contain the necessary functions to perform a Bayesian model selection methodology based on the spike-and-slab strategy and an augmentation technique for Linear, Logistic, Negative Binomial, Quantile, and Skew Normal Regression. The model considers a response vector "y" of size "n" and "p" predictors to perform coefficient estimation and asses which ones are relevant to explain the response distribution. These files are the extra examples mentioned in the R package "abms", which is contained in CRAN.

  1. "function.R": A R script that contains all the necessary functions to perform estimation and model selection in Linear, Logistic, Negative-Binomial, Quantile, and Skew-Normal regression. This functions are in the R package "abms".

  2. "Model Ilustrations.R": A R script that can be used to illustrate all five regression models. “summary_gibbs” function provides the posterior mean of parameters and quantile 2.5% and 97.5%, alongside the explored models with their respective proportion of times that was selected.

  3. "Simulation Study.R": A R script where the simulation study's tables and figures of the manuscript and supplementary material can be reproduced

  4. "Application Code.R": A R script where the application results can be replicated For the Application reproducibility. It is held in the "Application" folder.

  5. "ens.csv": A ".csv" file that contains the data set used in the "Application Code.R" file. It is held in the "Application" folder.

  6. “ens_description.pdf”: Data dictionary for the "ens" data-set. It is held in the "Application" folder.

Owner

  • Name: Francisco Segovia
  • Login: SirCornflake
  • Kind: user

GitHub Events

Total
  • Push event: 38
Last Year
  • Push event: 38

Packages

  • Total packages: 1
  • Total downloads:
    • cran 215 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: abms

Augmented Bayesian Model Selection for Regression Models

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 215 Last month
Rankings
Dependent packages count: 27.0%
Forks count: 29.0%
Dependent repos count: 33.3%
Stargazers count: 37.2%
Average: 42.7%
Downloads: 87.0%
Maintainers (1)
Last synced: 6 months ago