# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "PEPBVS" in publications use:' type: software license: GPL-2.0-or-later title: 'PEPBVS: Bayesian Variable Selection using Power-Expected-Posterior Prior' version: '1.0' doi: 10.32614/CRAN.package.PEPBVS abstract: Performs Bayesian variable selection under normal linear models for the data with the model parameters following as prior either the power-expected-posterior (PEP) or the intrinsic (a special case of the former) (Fouskakis and Ntzoufras (2022) , Fouskakis and Ntzoufras (2020) ). The prior distribution on model space is the uniform on model space or the uniform on model dimension (a special case of the beta-binomial prior). The selection can be done either with full enumeration of all possible models or using the Markov Chain Monte Carlo Model Composition (MC3) algorithm (Madigan and York (1995) ). Complementary functions for making predictions, as well as plotting and printing the results are also provided. authors: - family-names: Charmpi given-names: Konstantina email: xarmpi.kon@gmail.com - family-names: Fouskakis given-names: Dimitris email: fouskakis@math.ntua.gr - family-names: Ntzoufras given-names: Ioannis email: ntzoufras@aueb.gr repository: https://CRAN.R-project.org/package=PEPBVS date-released: '2023-09-14' contact: - family-names: Charmpi given-names: Konstantina email: xarmpi.kon@gmail.com