CRAN/E | lmSubsets

lmSubsets

Exact Variable-Subset Selection in Linear Regression

Installation

About

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.

Citation lmSubsets citation info
github.com/marc-hofmann/lmSubsets.R
System requirements C++11

Key Metrics

Version 0.5-2
R ≥ 3.5.0
Published 2021-02-07 1181 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks lmSubsets results

Downloads

Yesterday 20 0%
Last 7 days 84 0%
Last 30 days 293 -9%
Last 90 days 839 -29%
Last 365 days 3.727 -20%

Maintainer

Maintainer

Marc Hofmann

marc.hofmann@gmail.com

Authors

Marc Hofmann

aut / cre

Cristian Gatu

aut

Erricos J. Kontoghiorghes

aut

Ana Colubi

aut

Achim Zeileis

aut

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)

Material

Reference manual
Package source

Vignettes

lmSubsets: Exact Variable-Subset Selection in Linear Regression for R

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

lmSubsets archive

Depends

R ≥ 3.5.0

Imports

stats
graphics
utils