Package: glmtlp 2.0.2
glmtlp: Generalized Linear Models with Truncated Lasso Penalty
Extremely efficient procedures for fitting regularization path with l0, l1, and truncated lasso penalty for linear regression and logistic regression models. This version is a completely new version compared with our previous version, which was mainly based on R. New core algorithms are developed and are now written in C++ and highly optimized.
Authors:
glmtlp_2.0.2.tar.gz
glmtlp_2.0.2.zip(r-4.7)glmtlp_2.0.2.zip(r-4.6)glmtlp_2.0.2.zip(r-4.5)
glmtlp_2.0.2.tgz(r-4.6-x86_64)glmtlp_2.0.2.tgz(r-4.6-arm64)glmtlp_2.0.2.tgz(r-4.5-x86_64)glmtlp_2.0.2.tgz(r-4.5-arm64)
glmtlp_2.0.2.tar.gz(r-4.7-arm64)glmtlp_2.0.2.tar.gz(r-4.7-x86_64)glmtlp_2.0.2.tar.gz(r-4.6-arm64)glmtlp_2.0.2.tar.gz(r-4.6-x86_64)
glmtlp_2.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
glmtlp/json (API)
NEWS
| # Install 'glmtlp' in R: |
| install.packages('glmtlp', repos = c('https://yuyangstat.r-universe.dev', 'https://cloud.r-project.org')) |
Pkgdown/docs site:https://yuyangyy.com
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:0cc1c1e6bc. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 132 | ||
| linux-devel-x86_64 | OK | 145 | ||
| source / vignettes | OK | 171 | ||
| linux-release-arm64 | OK | 128 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 167 | ||
| macos-release-x86_64 | OK | 360 | ||
| macos-oldrel-arm64 | OK | 200 | ||
| macos-oldrel-x86_64 | OK | 252 | ||
| windows-devel | OK | 121 | ||
| windows-release | OK | 112 | ||
| windows-oldrel | OK | 121 | ||
| wasm-release | OK | 111 |
Exports:coef.cv.glmtlpcoef.glmtlpcv.glmtlpgen.binomial.datagen.gaussian.dataglmtlpplot.cv.glmtlpplot.glmtlppredict.cv.glmtlppredict.glmtlp
Dependencies:clicodetoolscpp11doParallelfarverforeachggplot2gluegtableisobanditeratorslabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A simulated binomial data set. | bin_data |
| Cross-validation for glmtlp | cv.glmtlp |
| A simulated gaussian data set. | gau_data |
| Simulate a binomial data set | gen.binomial.data |
| Simulate a gaussian data set | gen.gaussian.data |
| Plot Method for a "cv.glmtlp" Object | plot.cv.glmtlp |
| Plot Method for a "glmtlp" Object | plot.glmtlp |
| Predict Method for a "cv.glmtlp" Object. | coef.cv.glmtlp predict.cv.glmtlp |
| Predict Method for a "glmtlp" Object | coef.glmtlp predict.glmtlp |
| Generate lambda sequence. | setup_lambda |
