Skip to content
/ spareg Public

❗ This is a read-only mirror of the CRAN R package repository. spareg — Sparse Projected Averaged Regression. Homepage: https://github.com/lauravana/spareg Report bugs for this package: https://github.com/lauravana/spareg/issues

Notifications You must be signed in to change notification settings

cran/spareg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spareg

spareg is an R package for building ensembles of predictive generalized linear models tailored for high-dimensional data. It leverages a powerful combination of variable screening and random projection techniques to efficiently tackle large-scale modeling problems.

CRAN Status


Features

  • Efficient modeling with large predictor sets
  • Modular S3 architecture for screening and projection techniques
  • Competitive predictive performance with low computational cost
  • Extensible framework for custom screening and projection methods

Installation

You can install the development version of spareg from GitHub:

# install.packages("devtools")
devtools::install_github("lauravana/spareg")

The CRAN version can be installed with

install.packages("spareg")

About

❗ This is a read-only mirror of the CRAN R package repository. spareg — Sparse Projected Averaged Regression. Homepage: https://github.com/lauravana/spareg Report bugs for this package: https://github.com/lauravana/spareg/issues

Resources

Stars

Watchers

Forks

Packages

No packages published