Package: fastglm 0.0.3
fastglm: Fast and Stable Fitting of Generalized Linear Models using 'RcppEigen'
Fits generalized linear models efficiently using 'RcppEigen'. The iteratively reweighted least squares implementation utilizes the step-halving approach of Marschner (2011) <doi:10.32614/RJ-2011-012> to help safeguard against convergence issues.
Authors:
fastglm_0.0.3.tar.gz
fastglm_0.0.3.zip(r-4.5)fastglm_0.0.3.zip(r-4.4)fastglm_0.0.3.zip(r-4.3)
fastglm_0.0.3.tgz(r-4.4-x86_64)fastglm_0.0.3.tgz(r-4.4-arm64)fastglm_0.0.3.tgz(r-4.3-x86_64)fastglm_0.0.3.tgz(r-4.3-arm64)
fastglm_0.0.3.tar.gz(r-4.5-noble)fastglm_0.0.3.tar.gz(r-4.4-noble)
fastglm_0.0.3.tgz(r-4.4-emscripten)fastglm_0.0.3.tgz(r-4.3-emscripten)
fastglm.pdf |fastglm.html✨
fastglm/json (API)
# Install 'fastglm' in R: |
install.packages('fastglm', repos = c('https://jaredhuling.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jaredhuling/fastglm/issues
Last updated 2 years agofrom:9a04daa4a9. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win-x86_64 | NOTE | Oct 27 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 27 2024 |
R-4.4-win-x86_64 | NOTE | Oct 27 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 27 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 27 2024 |
R-4.3-win-x86_64 | NOTE | Oct 27 2024 |
R-4.3-mac-x86_64 | NOTE | Oct 27 2024 |
R-4.3-mac-aarch64 | NOTE | Oct 27 2024 |
Exports:fastglmfastglmPure
Readme and manuals
Help Manual
Help page | Topics |
---|---|
big.matrix prod | %*%,big.matrix,vector-method %*%,vector,big.matrix-method |
deviance method for fastglm fitted objects | deviance.fastglm |
family method for fastglm fitted objects | family.fastglm |
fast generalized linear model fitting | fastglm fastglm.default |
fast generalized linear model fitting | fastglmPure |
logLik method for fastglm fitted objects | logLik.fastglm |
Obtains predictions and optionally estimates standard errors of those predictions from a fitted generalized linear model object. | predict.fastglm |
print method for fastglm objects | print.fastglm |
residuals method for fastglm fitted objects | residuals.fastglm |
summary method for fastglm fitted objects | summary.fastglm |