Package: glmbb 0.5-1
glmbb: All Hierarchical or Graphical Models for Generalized Linear Model
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.5-1.tar.gz
glmbb_0.5-1.zip(r-4.5)glmbb_0.5-1.zip(r-4.4)glmbb_0.5-1.zip(r-4.3)
glmbb_0.5-1.tgz(r-4.4-any)glmbb_0.5-1.tgz(r-4.3-any)
glmbb_0.5-1.tar.gz(r-4.5-noble)glmbb_0.5-1.tar.gz(r-4.4-noble)
glmbb_0.5-1.tgz(r-4.4-emscripten)glmbb_0.5-1.tgz(r-4.3-emscripten)
glmbb.pdf |glmbb.html✨
glmbb/json (API)
NEWS
# Install 'glmbb' in R: |
install.packages('glmbb', repos = c('https://cjgeyer.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cjgeyer/glmbb/issues
- crabs - Horseshoe Crab Mating Data
Last updated 4 years agofrom:7b157e99fc. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | NOTE | Oct 25 2024 |
R-4.5-linux | NOTE | Oct 25 2024 |
R-4.4-win | NOTE | Oct 25 2024 |
R-4.4-mac | NOTE | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
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 |