Package: mombf Type: Package Version: 4.0.0 Date: 2025-08-16 Title: Model Selection with Bayesian Methods and Information Criteria Authors@R: c(person(given = "David", family = "Rossell", role = c("aut", "cre"), email = "rosselldavid@gmail.com"), person(given = c("John", "D."), family = "Cook", role = "aut"), person(given = "Donatello", family = "Telesca", role = "aut"), person(given = "P.", family = "Roebuck", role = "aut"), person(given = "Oriol", family = "Abril", role = "aut"), person(given = "Miquel", family = "Torrens", role = "aut")) Maintainer: David Rossell Depends: R (>= 2.14.0), methods Suggests: parallel, testthat, patrick biocViews: Imports: Rcpp (>= 0.12.16), dplyr, glmnet, huge, intervals, Matrix, mclust, mgcv, mvtnorm, ncvreg, pracma, sparseMatrixStats, survival LinkingTo: Rcpp, RcppArmadillo Description: Model selection and averaging for regression and mixtures, inclusing Bayesian model selection and information criteria (BIC, EBIC, AIC, GIC). License: GPL (>= 2) | file LICENSE URL: https://github.com/davidrusi/mombf BugReports: https://github.com/davidrusi/mombf/issues LazyLoad: yes Collate: AllClasses.R AllGenerics.R alapl.R bms_ortho.R cil.R cox.R derivatives_nlps.R distribs.R dmom.R eBayes.R gam.R ggm.R greedyGLM.R infocriteria.R initParameters.R localnulltest.R msPriorSpec.R modelsearch.R modelSelection.R modelSelectionGLM.R mombf.R normaliwish.R normmix.R nlpMarginal.R postMode.R rmom.R RcppExports.R testfunction.R Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://davidrusi.r-universe.dev Date/Publication: 2025-09-05 13:10:59 UTC RemoteUrl: https://github.com/davidrusi/mombf RemoteRef: HEAD RemoteSha: 35b288ea728751ec3e20c05f2250ed8a39a012ae NeedsCompilation: yes Packaged: 2026-06-07 10:30:28 UTC; root Author: David Rossell [aut, cre], John D. Cook [aut], Donatello Telesca [aut], P. Roebuck [aut], Oriol Abril [aut], Miquel Torrens [aut]