This package is considered a duplicate. The official version of this package is found at:https://cjgeyer.r-universe.dev/glmbb
Package: glmbb 0.6

Charles J. Geyer
glmbb: All Hierarchical or Graphical Generalized Linear Models
Find all hierarchical models of specified generalized linear model with information criterion (AIC, BIC, or AICc) within specified cutoff of minimum value. Alternatively, find all such graphical models. Use branch and bound algorithm so we do not have to fit all models.
Authors:
glmbb_0.6.tar.gz
glmbb_0.6.tar.gz(r-4.7-any)glmbb_0.6.tar.gz(r-4.6-any)
glmbb_0.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
glmbb/json (API)
| # Install 'glmbb' in R: |
| install.packages('glmbb', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cjgeyer/glmbb/issues
Datasets:
- crabs - Horseshoe Crab Mating Data
Last updated from:591b7707aa. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 147 | ||
| linux-release-x86_64 | OK | 112 | ||
| wasm-release | OK | 96 |
Exports:asGraphicalasHierarchicalglmbbisGraphicalisHierarchicaltidy.formula.hierarchical
Dependencies:digest
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Horseshoe Crab Mating Data | crabs |
| All Hierarchical or Graphical Models for Generalized Linear Model | glmbb |
| Hierarchical and Graphical Models | asGraphical asHierarchical isGraphical isHierarchical |
| Summarize GLM Model Selection via Branch and Bound | print.summary.glmbb summary.glmbb |
| Shorten a Hierarchical Formula | tidy.formula.hierarchical |