Package: spikeSlabGAM Version: 1.1-20 Title: Bayesian Variable Selection and Model Choice for Generalized Additive Mixed Models Authors@R: c(person("Fabian", "Scheipl", role = c("aut", "cre"), email = "fabian.scheipl@stat.uni-muenchen.de"), person("Bettina", "Gruen", role = "ctb")) Depends: R (>= 2.15.1) Imports: coda, cluster, ggplot2 (>= 2.0.0), gridExtra (>= 2.0.0), interp, MASS, MCMCpack, mvtnorm, R2WinBUGS, reshape, scales, splines, parallel Suggests: mboost, mlbench, gtable, knitr, rmarkdown Description: 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. License: MIT + file LICENSE URL: https://github.com/fabian-s/spikeSlabGAM Collate: 'utils.R' 'spikeAndSlab.R' 'terms.R' 'ssGAMDesign.R' 'spikeSlabGAM.R' 'bugs.R' 'plot.R' 'predict.R' 'summary.R' RoxygenNote: 7.1.2 VignetteBuilder: knitr Repository: https://fabian-s.r-universe.dev Date/Publication: 2024-10-22 13:41:59 UTC RemoteUrl: https://github.com/fabian-s/spikeslabgam RemoteRef: HEAD RemoteSha: a4e41f293d54cf81499c0c109c91b6545527ce2c NeedsCompilation: yes Packaged: 2026-06-12 09:58:46 UTC; root Author: Fabian Scheipl [aut, cre], Bettina Gruen [ctb] Maintainer: Fabian Scheipl