# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "lmebayes" in publications use:' type: software license: GPL-2.0-or-later title: 'lmebayes: Bayesian Linear Mixed-Effects Models via Two-Block Gibbs Sampling' version: 0.1.0 identifiers: - type: doi value: 10.32614/CRAN.package.lmebayes abstract: Provides Bayesian linear and generalized linear mixed-effects model fitting with near-independent posterior samples. The main functions mirror lme4's lmer() and glmer() interfaces (X/beta for fixed effects, Z/b for random effects, D for the random-effects covariance) while adding prior family specifications for Gaussian, Poisson, binomial, and Gamma models with log-concave likelihoods. Sampling uses efficient two-block Gibbs sampling procedures with parallel chains and theoretically driven stopping rules. Gibbs sampling engines are provided by the 'glmbayesCore' package. authors: - family-names: Nygren given-names: Kjell email: kjell.a.nygren@gmail.com preferred-citation: type: manual title: 'glmbayes: Bayesian Generalized Linear Models (IID Samples)' authors: - family-names: Nygren given-names: Kjell email: kjell.a.nygren@gmail.com year: '2026' notes: R package version 0.1.0 url: https://github.com/knygren/glmbayes repository: https://knygren.r-universe.dev repository-code: https://github.com/knygren/lmebayes commit: a000d5fc7e386afd7ea5cde0d75ba82cd50a791b url: https://github.com/knygren/lmebayes date-released: '2026-06-01' contact: - family-names: Nygren given-names: Kjell email: kjell.a.nygren@gmail.com references: - type: article title: Likelihood Subgradient Densities authors: - family-names: Nygren given-names: Kjell N. - family-names: Nygren given-names: Lan M. journal: Journal of the American Statistical Association volume: '101' issue: '475' year: '2006' doi: 10.1198/016214506000000357 start: '1144' end: '1156'