# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "subselect" in publications use:' type: software license: GPL-2.0-or-later title: 'subselect: Selecting Variable Subsets' version: 0.16.0 doi: 10.32614/CRAN.package.subselect abstract: A collection of functions which (i) assess the quality of variable subsets as surrogates for a full data set, in either an exploratory data analysis or in the context of a multivariate linear model, and (ii) search for subsets which are optimal under various criteria. Theoretical support for the heuristic search methods and exploratory data analysis criteria is in Cadima, Cerdeira, Minhoto (2003, ). Theoretical support for the leap and bounds algorithm and the criteria for the general multivariate linear model is in Duarte Silva (2001, ). There is a package vignette "subselect", which includes additional references. authors: - family-names: Orestes Cerdeira given-names: Jorge email: jo.cerdeira@fct.unl.pt - family-names: Duarte Silva given-names: Pedro email: psilva@ucp.pt - family-names: Cadima given-names: Jorge email: jcadima@isa.ulisboa.pt - family-names: Minhoto given-names: Manuel email: minhoto@uevora.pt repository: https://apedrods.r-universe.dev commit: bf89093dc1cbab8a61557a5c6bc88f921edea3df date-released: '2025-03-29' contact: - family-names: Duarte Silva given-names: Pedro email: psilva@ucp.pt