Package: rare 0.1.1

rare: Linear Model with Tree-Based Lasso Regularization for Rare Features

Implementation of an alternating direction method of multipliers algorithm for fitting a linear model with tree-based lasso regularization, which is proposed in Algorithm 1 of Yan and Bien (2018) <arxiv:1803.06675>. The package allows efficient model fitting on the entire 2-dimensional regularization path for large datasets. The complete set of functions also makes the entire process of tuning regularization parameters and visualizing results hassle-free.

Authors:Xiaohan Yan [aut, cre], Jacob Bien [aut, cre]

rare_0.1.1.tar.gz
rare_0.1.1.zip(r-4.5)rare_0.1.1.zip(r-4.4)rare_0.1.1.zip(r-4.3)
rare_0.1.1.tgz(r-4.5-x86_64)rare_0.1.1.tgz(r-4.5-arm64)rare_0.1.1.tgz(r-4.4-x86_64)rare_0.1.1.tgz(r-4.4-arm64)rare_0.1.1.tgz(r-4.3-x86_64)rare_0.1.1.tgz(r-4.3-arm64)
rare_0.1.1.tar.gz(r-4.5-noble)rare_0.1.1.tar.gz(r-4.4-noble)
rare_0.1.1.tgz(r-4.4-emscripten)rare_0.1.1.tgz(r-4.3-emscripten)
rare.pdf |rare.html
rare/json (API)

# Install 'rare' in R:
install.packages('rare', repos = c('https://yanxht.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yanxht/rare/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
Datasets:
  • data.dtm - Document-term matrix for adjectives in TripAdvisor hotel reviews
  • data.hc - Hierarchical clustering tree for adjectives in TripAdvisor data set
  • data.rating - TripAdvisor hotel review ratings

On CRAN:

Conda:

openblascpp

5.29 score 10 stars 1 packages 13 scripts 164 downloads 1 mentions 7 exports 11 dependencies

Last updated 3 years agofrom:93ce5266c9. Checks:1 OK, 11 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 22 2025
R-4.5-win-x86_64NOTEMar 22 2025
R-4.5-mac-x86_64NOTEMar 22 2025
R-4.5-mac-aarch64NOTEMar 22 2025
R-4.5-linux-x86_64NOTEMar 22 2025
R-4.4-win-x86_64NOTEMar 22 2025
R-4.4-mac-x86_64NOTEMar 22 2025
R-4.4-mac-aarch64NOTEMar 22 2025
R-4.4-linux-x86_64NOTEMar 22 2025
R-4.3-win-x86_64NOTEMar 22 2025
R-4.3-mac-x86_64NOTEMar 22 2025
R-4.3-mac-aarch64NOTEMar 22 2025

Exports:find.leavesgroup.plotgroup.recoverrarefitrarefit.cvrarefit.predicttree.matrix

Dependencies:codetoolsforeachglmnetiteratorslatticeMatrixRcppRcppArmadilloRcppEigenshapesurvival

Using the rare package

Rendered fromrare-vignette.Rmdusingknitr::rmarkdownon Mar 22 2025.

Last update: 2019-04-25
Started: 2018-03-16