Package: gamselBayes 2.0-3
gamselBayes: Bayesian Generalized Additive Model Selection
Generalized additive model selection via approximate Bayesian inference is provided. Bayesian mixed model-based penalized splines with spike-and-slab-type coefficient prior distributions are used to facilitate fitting and selection. The approximate Bayesian inference engine options are: (1) Markov chain Monte Carlo and (2) mean field variational Bayes. Markov chain Monte Carlo has better Bayesian inferential accuracy, but requires a longer run-time. Mean field variational Bayes is faster, but less accurate. The methodology is described in He and Wand (2024) <doi:10.1007/s10182-023-00490-y>.
Authors:
gamselBayes_2.0-3.tar.gz
gamselBayes_2.0-3.zip(r-4.7)gamselBayes_2.0-3.zip(r-4.6)gamselBayes_2.0-3.zip(r-4.5)
gamselBayes_2.0-3.tgz(r-4.6-x86_64)gamselBayes_2.0-3.tgz(r-4.6-arm64)gamselBayes_2.0-3.tgz(r-4.5-x86_64)gamselBayes_2.0-3.tgz(r-4.5-arm64)
gamselBayes_2.0-3.tar.gz(r-4.7-arm64)gamselBayes_2.0-3.tar.gz(r-4.7-x86_64)gamselBayes_2.0-3.tar.gz(r-4.6-arm64)gamselBayes_2.0-3.tar.gz(r-4.6-x86_64)
gamselBayes_2.0-3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gamselBayes/json (API)
| # Install 'gamselBayes' in R: |
| install.packages('gamselBayes', repos = c('https://mattwand.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:9b4bd21971. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 166 | ||
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 190 | ||
| linux-release-arm64 | OK | 150 | ||
| linux-release-x86_64 | OK | 146 | ||
| macos-release-arm64 | OK | 102 | ||
| macos-release-x86_64 | OK | 364 | ||
| macos-oldrel-arm64 | OK | 112 | ||
| macos-oldrel-x86_64 | OK | 253 | ||
| windows-devel | OK | 150 | ||
| windows-release | OK | 154 | ||
| windows-oldrel | OK | 155 | ||
| wasm-release | OK | 131 |
Exports:checkChainseffectTypeseffectTypesVectorgamselBayesgamselBayes.controlgamselBayesUpdategamselBayesVignette
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check Markov chain Monte Carlo samples | checkChains |
| Tabulate the estimated effect types from a Bayesian generalized additive model object | effectTypes |
| Obtain the estimated effect types from a Bayesian generalized additive model object | effectTypesVector |
| Bayesian generalized additive model selection including a fast variational option | gamselBayes |
| Controlling Bayesian generalized additive model selection | gamselBayes.control |
| Update a 'gamselBayes()' fit object. | gamselBayesUpdate |
| Display the package's vignette. | gamselBayesVignette |
| Plot components of the selected generalized additive model from a 'gamselBayes()' fit | plot.gamselBayes |
| Obtain predictions from a 'gamselBayes()' fit | predict.gamselBayes |
| Summarise components of the selected generalized additive model from a 'gamselBayes()' fit | summary.gamselBayes |
