Package: gamselBayes 2.0-1
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 (2023) <arxiv:2201.00412>.
Authors:
gamselBayes_2.0-1.tar.gz
gamselBayes_2.0-1.zip(r-4.5)gamselBayes_2.0-1.zip(r-4.4)gamselBayes_2.0-1.zip(r-4.3)
gamselBayes_2.0-1.tgz(r-4.4-x86_64)gamselBayes_2.0-1.tgz(r-4.4-arm64)gamselBayes_2.0-1.tgz(r-4.3-x86_64)gamselBayes_2.0-1.tgz(r-4.3-arm64)
gamselBayes_2.0-1.tar.gz(r-4.5-noble)gamselBayes_2.0-1.tar.gz(r-4.4-noble)
gamselBayes_2.0-1.tgz(r-4.4-emscripten)gamselBayes_2.0-1.tgz(r-4.3-emscripten)
gamselBayes.pdf |gamselBayes.html✨
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 1 years agofrom:84e5342b76. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win-x86_64 | OK | Nov 07 2024 |
R-4.5-linux-x86_64 | OK | Nov 07 2024 |
R-4.4-win-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-aarch64 | OK | Nov 07 2024 |
R-4.3-win-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-aarch64 | OK | Nov 07 2024 |
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 |