Package: lmSubsets
Version: 0.5-2
Date: 2021-02-03
Title: Exact Variable-Subset Selection in Linear Regression
Authors@R: c(person(given = "Marc", family = "Hofmann",
                    role  = c("aut", "cre"),
                    email = "marc.hofmann@gmail.com"),
             person(given = "Cristian", family = "Gatu",
                    role  = "aut",
                    email = "cgatu@info.uaic.ro"),
             person(given = "Erricos J.", family = "Kontoghiorghes",
                    role = "aut",
                    email = "erricos@dcs.bbk.ac.uk"),
             person(given = "Ana", family = "Colubi",
                    role = "aut",
                    email = "ana.colubi@gmail.com"),
             person(given = "Achim", family = "Zeileis",
                    role = "aut",
                    email = "Achim.Zeileis@R-project.org",
                    comment = c(ORCID = "0000-0003-0918-3766")),
             person(given = "Martin", family = "Moene",
                    role = "cph",
                    comment = "for the GSL Lite library"),
             person(given = "Microsoft Corporation",
                    role = "cph",
                    comment = "for the GSL Lite library"),
             person(given = "Free Software Foundation, Inc.",
                    role = "cph",
                    comment = "for snippets from the GNU ISO C++ Library"))
Description: Exact and approximation algorithms for variable-subset
  selection in ordinary linear regression models.  Either compute all
  submodels with the lowest residual sum of squares, or determine the
  single-best submodel according to a pre-determined statistical
  criterion.  Hofmann et al. (2020) <doi:10.18637/jss.v093.i03>.
Depends: R (>= 3.5.0)
SystemRequirements: C++11
Imports: stats, graphics, utils
License: GPL (>= 3)
URL: https://github.com/marc-hofmann/lmSubsets.R
NeedsCompilation: yes
Packaged: 2021-02-07 18:25:40 UTC; marc
Author: Marc Hofmann [aut, cre],
  Cristian Gatu [aut],
  Erricos J. Kontoghiorghes [aut],
  Ana Colubi [aut],
  Achim Zeileis [aut] (<https://orcid.org/0000-0003-0918-3766>),
  Martin Moene [cph] (for the GSL Lite library),
  Microsoft Corporation [cph] (for the GSL Lite library),
  Free Software Foundation, Inc. [cph] (for snippets from the GNU ISO C++
    Library)
Maintainer: Marc Hofmann <marc.hofmann@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-07 20:10:13 UTC
Built: R 4.5.0; x86_64-apple-darwin20; 2025-04-01 10:05:13 UTC; unix
Archs: lmSubsets.so.dSYM
