Package: fastQR 1.1.4
fastQR: Fast QR Decomposition and Update
Efficient algorithms for performing, updating, and removing rows or columns from the QR decomposition, R decomposition, or the inverse of the R decomposition of a matrix as rows or columns are added or removed. It also includes functions for solving linear systems of equations, normal equations for linear regression models, and normal equations for linear regression with a RIDGE penalty. For a detailed introduction to these methods, the monograph Matrix Computations (2013, <doi:10.1007/978-3-319-05089-8>) for complete introduction to the methods.
Authors:
fastQR_1.1.4.tar.gz
fastQR_1.1.4.zip(r-4.7)fastQR_1.1.4.zip(r-4.6)fastQR_1.1.4.zip(r-4.5)
fastQR_1.1.4.tgz(r-4.6-x86_64)fastQR_1.1.4.tgz(r-4.6-arm64)fastQR_1.1.4.tgz(r-4.5-x86_64)fastQR_1.1.4.tgz(r-4.5-arm64)
fastQR_1.1.4.tar.gz(r-4.7-arm64)fastQR_1.1.4.tar.gz(r-4.7-x86_64)fastQR_1.1.4.tar.gz(r-4.6-arm64)fastQR_1.1.4.tar.gz(r-4.6-x86_64)
fastQR_1.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fastQR/json (API)
| # Install 'fastQR' in R: |
| install.packages('fastQR', repos = c('https://maurobernardi.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:f67f93000f. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 217 | ||
| linux-devel-x86_64 | OK | 204 | ||
| source / vignettes | OK | 330 | ||
| linux-release-arm64 | OK | 224 | ||
| linux-release-x86_64 | OK | 223 | ||
| macos-release-arm64 | OK | 180 | ||
| macos-release-x86_64 | OK | 320 | ||
| macos-oldrel-arm64 | OK | 170 | ||
| macos-oldrel-x86_64 | OK | 434 | ||
| windows-devel | OK | 271 | ||
| windows-release | OK | 303 | ||
| windows-oldrel | OK | 250 | ||
| wasm-release | OK | 191 |
Exports:qrqr_coefqr_fastqr_fittedqr_lmqr_lse_coefqr_lse_fittedqr_lse_Qtyqr_lse_Qyqr_lse_residqr_pivot2permqr_Qqr_Q_fullqr_Q_reduced2fullqr_Qtyqr_Qyqr_Rqr_residqr_thinqr_Xqrcholqrdowndateqrlsqrmlsqrmridgeqrmridge_cvqrridgeqrridge_cvqrsolveqrupdatercholrdowndaterupdate
Dependencies:rbibutilsRcppRcppArmadilloRcppEigenRdpack
