Package: SiER 0.1.0
SiER: Signal Extraction Approach for Sparse Multivariate Response Regression
Methods for regression with high-dimensional predictors and univariate or maltivariate response variables. It considers the decomposition of the coefficient matrix that leads to the best approximation to the signal part in the response given any rank, and estimates the decomposition by solving a penalized generalized eigenvalue problem followed by a least squares procedure. Ruiyan Luo and Xin Qi (2017) <doi:10.1016/j.jmva.2016.09.005>.
Authors:
SiER_0.1.0.tar.gz
SiER_0.1.0.zip(r-4.7)SiER_0.1.0.zip(r-4.6)SiER_0.1.0.zip(r-4.5)
SiER_0.1.0.tgz(r-4.6-any)SiER_0.1.0.tgz(r-4.5-any)
SiER_0.1.0.tar.gz(r-4.7-any)SiER_0.1.0.tar.gz(r-4.6-any)
SiER_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SiER/json (API)
| # Install 'SiER' in R: |
| install.packages('SiER', repos = c('https://rruiyan.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:cd22b18850. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 99 | ||
| source / vignettes | OK | 167 | ||
| linux-release-x86_64 | OK | 111 | ||
| macos-release-arm64 | OK | 201 | ||
| macos-oldrel-arm64 | OK | 181 | ||
| windows-devel | OK | 67 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 108 |
Exports:cv.SiERgetcoef.SiERpred.SiER
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cross-validation for high-dimensional multivariate regression | cv.SiER |
| Get the estimated intercept and coefficient. | getcoef.SiER |
| Prediction for high-dimensional multivariate regression | pred.SiER |
