Package: FBMS
Type: Package
Title: Flexible Bayesian Model Selection and Model Averaging
Version: 1.3
Date: 2025-11-20
Encoding: UTF-8
Language: en-US
Authors@R: c(
    person("Jon", "Lachmann", email = "jon@lachmann.nu", role = c("cre", "aut")),
    person("Aliaksandr", "Hubin", email = "aliaksah@math.uio.no", role = "aut")
    )
Description: Implements the Mode Jumping Markov Chain Monte Carlo algorithm described in <doi:10.1016/j.csda.2018.05.020> and its Genetically Modified counterpart described in <doi:10.1613/jair.1.13047> as well as the sub-sampling versions described in <doi:10.1016/j.ijar.2022.08.018> for flexible Bayesian model selection and model averaging.
URL: https://github.com/jonlachmann/FBMS
License: GPL-2
Depends: R (>= 3.5.0)
Imports: Rcpp, fastglm, GenSA, parallel, methods, r2r, BAS, tolerance
LinkingTo: Rcpp
Suggests: testthat, knitr, rmarkdown, markdown, lme4, kernlab, mvtnorm,
        cAIC4
RoxygenNote: 7.3.2
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: yes
Packaged: 2025-11-20 20:39:55 UTC; jonlachmann
Author: Jon Lachmann [cre, aut],
  Aliaksandr Hubin [aut]
Maintainer: Jon Lachmann <jon@lachmann.nu>
Repository: CRAN
Date/Publication: 2025-11-20 21:10:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2026-01-12 04:42:39 UTC; windows
Archs: x64
