CRAN/E | tlars

tlars

The T-LARS Algorithm

Installation

About

Computes the solution path of the Terminating-LARS (T-LARS) algorithm. The T-LARS algorithm is a major building block of the T-Rex selector (see R package 'TRexSelector'). The package is based on the papers Machkour, Muma, and Palomar (2022) , Efron, Hastie, Johnstone, and Tibshirani (2004) doi:10.1214/009053604000000067, and Tibshirani (1996) doi:10.1111/j.2517-6161.1996.tb02080.x.

Citation tlars citation info
github.com/jasinmachkour/tlars
arxiv.org/abs/2110.06048
Bug report File report

Key Metrics

Version 1.0.1
R ≥ 2.10
Published 2024-02-24 56 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks tlars results

Downloads

Yesterday 5 0%
Last 7 days 128 +4%
Last 30 days 632 -12%
Last 90 days 2.059 +60%
Last 365 days 6.347 +94%

Maintainer

Maintainer

Jasin Machkour

jasin.machkour@tu-darmstadt.de

Authors

Jasin Machkour

aut / cre

Simon Tien

aut

Daniel P. Palomar

aut

Michael Muma

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

The Terminating-LARS (T-LARS) Method: Usage and Simulations

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

tlars archive

Depends

R ≥ 2.10

Imports

Rcpp
methods
stats
graphics

Suggests

knitr
rmarkdown
ggplot2
patchwork
testthat ≥ 3.0.0

LinkingTo

RcppArmadillo
Rcpp

Reverse Imports

TRexSelector