Files in jolars/SLOPE
Sorted L1 Penalized Estimation

.Rbuildignore
.envrc
.github/.gitignore
.github/dependabot.yml
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/recheck.yaml
.github/workflows/release.yaml
.github/workflows/rhub.yaml
.gitignore
.prettierrc.toml
.releaserc.json
CITATION.cff
CODE_OF_CONDUCT.md
CRAN-SUBMISSION
DESCRIPTION
LICENSE.md
NAMESPACE
NEWS.md R/RcppExports.R R/SLOPE-package.R R/SLOPE.R R/coef.R R/cv.R R/data.R R/deviance.R R/interpolateCoefficients.R R/interpolatePenalty.R R/plot.R R/plotDiagnostics.R R/preProcessResponse.R R/predict.R R/print.R R/regularizationWeights.R R/score.R R/setupDiagnostics.R R/sortedL1Prox.R R/trainSLOPE.R R/utils.R README.Rmd README.md
SLOPE.Rproj
Taskfile.yml
_pkgdown.yml
air.toml
codecov.yml
cran-comments.md data-raw/datasets.R
data/abalone.rda
data/bodyfat.rda
data/heart.rda
data/student.rda
data/wine.rda
flake.lock
flake.nix
inst/CITATION
inst/COPYRIGHTS
inst/WORDLIST
man/SLOPE-package.Rd man/SLOPE.Rd man/abalone.Rd man/bodyfat.Rd man/coef.SLOPE.Rd man/createFolds.Rd man/cvSLOPE.Rd man/deviance.SLOPE.Rd
man/figures/logo.png
man/heart.Rd man/interpolateCoefficients.Rd man/interpolatePenalty.Rd man/plot.SLOPE.Rd man/plot.TrainedSLOPE.Rd man/plotDiagnostics.Rd man/predict.SLOPE.Rd man/print.SLOPE.Rd man/regularizationWeights.Rd man/score.Rd man/setup_diagnostics.Rd man/sortedL1Prox.Rd man/student.Rd man/trainSLOPE.Rd man/wine.Rd
patches/interrupt_injection.patch
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
src/.gitignore
src/Makevars
src/RcppExports.cpp
src/compile_commands.json
src/r-exports.cpp
src/rcppSLOPE.cpp
src/rcpp_cv.cpp
src/setup_model.cpp
src/setup_model.h
src/slope/DO_NOT_MODIFY
src/slope/clusters.cpp
src/slope/clusters.h
src/slope/constants.h
src/slope/cv.cpp
src/slope/cv.h
src/slope/diagnostics.h
src/slope/estimate_alpha.h
src/slope/folds.cpp
src/slope/folds.h
src/slope/jit_normalization.h
src/slope/kkt_check.cpp
src/slope/kkt_check.h
src/slope/logger.cpp
src/slope/logger.h
src/slope/losses/logistic.cpp
src/slope/losses/logistic.h
src/slope/losses/loss.cpp
src/slope/losses/loss.h
src/slope/losses/multinomial.cpp
src/slope/losses/multinomial.h
src/slope/losses/poisson.cpp
src/slope/losses/poisson.h
src/slope/losses/quadratic.cpp
src/slope/losses/quadratic.h
src/slope/losses/setup_loss.cpp
src/slope/losses/setup_loss.h
src/slope/math.cpp
src/slope/math.h
src/slope/normalize.cpp
src/slope/normalize.h
src/slope/ols.h
src/slope/qnorm.cpp
src/slope/qnorm.h
src/slope/regularization_sequence.cpp
src/slope/regularization_sequence.h
src/slope/score.cpp
src/slope/score.h
src/slope/screening.cpp
src/slope/screening.h
src/slope/slope.cpp
src/slope/slope.h
src/slope/slope_fit.h
src/slope/slope_path.h
src/slope/solvers/hybrid.cpp
src/slope/solvers/hybrid.h
src/slope/solvers/hybrid_cd.cpp
src/slope/solvers/hybrid_cd.h
src/slope/solvers/pgd.cpp
src/slope/solvers/pgd.h
src/slope/solvers/setup_solver.cpp
src/slope/solvers/setup_solver.h
src/slope/solvers/slope_threshold.cpp
src/slope/solvers/slope_threshold.h
src/slope/solvers/solver.h
src/slope/sorted_l1_norm.cpp
src/slope/sorted_l1_norm.h
src/slope/threads.h
src/slope/timer.cpp
src/slope/timer.h
src/slope/utils.cpp
src/slope/utils.h
tests/spelling.R tests/testthat.R tests/testthat/setup.R tests/testthat/test-alpha-scaling.R tests/testthat/test-assertions.R tests/testthat/test-bigmatrix.R tests/testthat/test-binomial.R tests/testthat/test-coef.R tests/testthat/test-cv.R tests/testthat/test-deviance.R tests/testthat/test-diagnostics.R tests/testthat/test-gaussian.R tests/testthat/test-lambda-sequence.R tests/testthat/test-lasso.R tests/testthat/test-multinomial.R tests/testthat/test-path-behavior.R tests/testthat/test-pattern.R tests/testthat/test-plotting.R tests/testthat/test-poisson.R tests/testthat/test-predictions.R tests/testthat/test-prox.R tests/testthat/test-regularization-weights.R tests/testthat/test-relax.R tests/testthat/test-sigma-estimation.R tests/testthat/test-sparsity.R
vignettes/.gitignore
vignettes/SLOPE.bib
vignettes/introduction.Rmd vignettes/solvers.Rmd
jolars/SLOPE documentation built on June 15, 2025, 1:45 p.m.