# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "glmbb" in publications use:' type: software license: MIT title: 'glmbb: All Hierarchical or Graphical Generalized Linear Models' version: '0.6' doi: 10.32614/CRAN.package.glmbb abstract: 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: - family-names: Geyer given-names: Charles J. email: geyer@umn.edu orcid: https://orcid.org/0000-0003-1471-1703 repository: https://cran.r-universe.dev repository-code: https://github.com/cjgeyer/glmbb commit: 591b7707aaff19fdc361b676b283f9ac5369bb79 url: https://github.com/cjgeyer/glmbb date-released: '2026-07-21' contact: - family-names: Geyer given-names: Charles J. email: geyer@umn.edu orcid: https://orcid.org/0000-0003-1471-1703