Package: FBMS
Type: Package
Title: Flexible Bayesian Model Selection and Model Averaging
Version: 1.2
Date: 2025-08-28
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), fastglm, GenSA, parallel, methods, stats,
        graphics, r2r, BAS, tolerance
Imports: Rcpp
LinkingTo: Rcpp
Suggests: testthat, knitr, rmarkdown, markdown, lme4, kernlab, mvtnorm,
        cAIC4
RoxygenNote: 7.3.2
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: yes
Packaged: 2025-09-12 19:55:14 UTC; jonlachmann
Author: Jon Lachmann [cre, aut],
  Aliaksandr Hubin [aut]
Maintainer: Jon Lachmann <jon@lachmann.nu>
Repository: CRAN
Date/Publication: 2025-09-12 20:20:02 UTC
Built: R 4.4.1; aarch64-apple-darwin20; 2025-09-12 21:41:37 UTC; unix
Archs: FBMS.so.dSYM
