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.
Version: | 0.3 |
Depends: | R (≥ 3.0.2) |
Imports: | digest, stats |
Published: | 2017-06-02 |
Author: | Charles J. Geyer. |
Maintainer: | Charles J. Geyer <charlie at stat.umn.edu> |
License: | MIT + file LICENSE |
URL: | https://github.com/cjgeyer/glmbb |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | glmbb results |
Reference manual: | glmbb.pdf |
Package source: | glmbb_0.3.tar.gz |
Windows binaries: | r-devel: glmbb_0.3.zip, r-release: glmbb_0.3.zip, r-oldrel: glmbb_0.3.zip |
OS X El Capitan binaries: | r-release: glmbb_0.3.tgz |
OS X Mavericks binaries: | r-oldrel: glmbb_0.3.tgz |
Old sources: | glmbb archive |
Please use the canonical form https://CRAN.R-project.org/package=glmbb to link to this page.