Package: FBMS
Type: Package
Title: Flexible Bayesian Model Selection and Model Averaging
Version: 1.1
Date: 2025-02-26
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.
License: GPL-2
Depends: R (>= 3.5.0), fastglm, GenSA, parallel, methods, stats,
        graphics, r2r
Imports: Rcpp
LinkingTo: Rcpp
Suggests: testthat, knitr, rmarkdown, markdown
RoxygenNote: 7.3.2
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: yes
Packaged: 2025-02-26 20:45:23 UTC; jonlachmann
Author: Jon Lachmann [cre, aut],
  Aliaksandr Hubin [aut]
Maintainer: Jon Lachmann <jon@lachmann.nu>
Repository: CRAN
Date/Publication: 2025-02-26 21:00:02 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2025-02-26 22:24:20 UTC; unix
Archs: FBMS.so.dSYM
