Package: glm2 1.2.1.9000
glm2: Fitting Generalized Linear Models
Fits generalized linear models using the same model specification as glm in the stats package, but with a modified default fitting method that provides greater stability for models that may fail to converge using glm.
Authors:
glm2_1.2.1.9000.tar.gz
glm2_1.2.1.9000.zip(r-4.7)glm2_1.2.1.9000.zip(r-4.6)glm2_1.2.1.9000.zip(r-4.5)
glm2_1.2.1.9000.tgz(r-4.6-any)glm2_1.2.1.9000.tgz(r-4.5-any)
glm2_1.2.1.9000.tar.gz(r-4.7-any)glm2_1.2.1.9000.tar.gz(r-4.6-any)
glm2_1.2.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
glm2/json (API)
NEWS
| # Install 'glm2' in R: |
| install.packages('glm2', repos = c('https://mdonoghoe.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mdonoghoe/glm2/issues
Last updated from:e666fa064e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 106 | ||
| source / vignettes | OK | 137 | ||
| linux-release-x86_64 | OK | 144 | ||
| macos-release-arm64 | OK | 170 | ||
| macos-oldrel-arm64 | OK | 150 | ||
| windows-devel | OK | 83 | ||
| windows-release | OK | 58 | ||
| windows-oldrel | OK | 58 | ||
| wasm-release | OK | 99 |
Exports:glm.fit2glm.fit2.Matrixglm2
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fitting Generalized Linear Models | glm2-package |
| Horseshoe Crab Data | crabs |
| Regression Deletion Diagnostics (not yet implemented) | dfbetas.glm2Matrix |
| Generalized Linear Models Fitting Method | glm.fit2 glm.fit2.Matrix |
| Fitting Generalized Linear Models | glm2 |
| Heart Attack Data | heart |
| Regression Diagnostics (not yet implemented) | influence.glm2Matrix |
| Predict Method for Fits | predict.glm2Matrix |
| Summarizing Generalized Linear Model Fits | summary.glm2Matrix |
| Calculate Variance-Covariance Matrix for a Fitted Model Object | vcov.glm2Matrix vcov.summary.glm2Matrix |
