CRAN/E | BayesVarSel

BayesVarSel

Bayes Factors, Model Choice and Variable Selection in Linear Models

Installation

About

Conceived to calculate Bayes factors in Linear models and then to provide a formal Bayesian answer to testing and variable selection problems. From a theoretical side, the emphasis in this package is placed on the prior distributions and it allows a wide range of them: Jeffreys (1961); Zellner and Siow(1980)doi:10.1007/bf02888369; Zellner and Siow(1984); Zellner (1986)doi:10.2307/2233941; Fernandez et al. (2001)doi:10.1016/s0304-4076(00)00076-2; Liang et al. (2008)doi:10.1198/016214507000001337 and Bayarri et al. (2012)doi:10.1214/12-aos1013. The interaction with the package is through a friendly interface that syntactically mimics the well-known lm() command of R. The resulting objects can be easily explored providing the user very valuable information (like marginal, joint and conditional inclusion probabilities of potential variables; the highest posterior probability model, HPM; the median probability model, MPM) about the structure of the true -data generating- model. Additionally, this package incorporates abilities to handle problems with a large number of potential explanatory variables through parallel and heuristic versions of the main commands, Garcia-Donato and Martinez-Beneito (2013)doi:10.1080/01621459.2012.742443. It also allows problems with p>n and p>>n and also incorporates routines to handle problems with variable selection with factors.

Citation BayesVarSel citation info
github.com/comodin19/BayesVarSel
System requirements GNU Scientific Library
Bug report File report

Key Metrics

Version 2.2.3
R ≥3.5.0
Published 2022-11-24 519 days ago
Needs compilation? yes
License GPL-2
CRAN checks BayesVarSel results

Downloads

Yesterday 35 0%
Last 7 days 76 -29%
Last 30 days 442 -5%
Last 90 days 1.271 -20%
Last 365 days 5.630 -13%

Maintainer

Maintainer

Anabel Forte

anabel.forte@uv.es

Authors

Gonzalo Garcia-Donato

aut

Anabel Forte

aut / cre

Carlos Vergara-Hernández

ctb

Material

NEWS
Reference manual
Package source

In Views

Bayesian

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

BayesVarSel archive

Depends

MASS ≥ 7.3-45
mvtnorm ≥ 1.0-5
parallel ≥ 3.3
R ≥3.5.0

Suggests

knitr
faraway
hdi