Package: marble Type: Package Title: Robust Marginal Bayesian Variable Selection for Gene-Environment Interactions Version: 0.0.3 Date: 2024-04-02 Authors@R: c( person("Xi", "Lu", role = c("aut", "cre"), email = "xilu@ksu.edu"), person("Cen", "Wu", role = "aut")) Description: Recently, multiple marginal variable selection methods have been developed and shown to be effective in Gene-Environment interactions studies. We propose a novel marginal Bayesian variable selection method for Gene-Environment interactions studies. In particular, our marginal Bayesian method is robust to data contamination and outliers in the outcome variables. With the incorporation of spike-and-slab priors, we have implemented the Gibbs sampler based on Markov Chain Monte Carlo. The core algorithms of the package have been developed in 'C++'. Depends: R (>= 3.5.0) License: GPL-2 Encoding: UTF-8 URL: https://github.com/xilustat/marble LazyData: true LinkingTo: Rcpp, RcppArmadillo Imports: Rcpp, stats RoxygenNote: 7.3.1 NeedsCompilation: yes Repository: https://xilustat.r-universe.dev Date/Publication: 2024-04-13 04:25:27 UTC RemoteUrl: https://github.com/xilustat/marble RemoteRef: HEAD RemoteSha: aab16def693da5400575c7482fdbf37acf9ebb91 Packaged: 2026-06-06 09:13:42 UTC; root Author: Xi Lu [aut, cre], Cen Wu [aut] Maintainer: Xi Lu