# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "CanonicalFamilyExtra" in publications use:' type: software title: 'CanonicalFamilyExtra: Extra Canonical Link Family Objects for Generalized Linear Models' version: 1.0.0 doi: 10.32614/CRAN.package.CanonicalFamilyExtra abstract: Extra family objects in "weird" scenarios, particularly logistic or log-linear model with unbounded or non-binary/non-integer outcomes. Provides binomial_extra() and poisson_extra() as generalizations of binomial() and poisson(). The use of canonical link with the corresponding working likelihood in glm() ensures convexity, making model fitting reliable and independent of starting value. Robert WM Wedderburn (1974) and Peter McCullagh (1983) justified this method to fit generalized linear (mean) models with quasi-/working likelihood. authors: - family-names: Qiu given-names: Hongxiang email: david940408@gmail.com repository: https://qiu-hongxiang-david.r-universe.dev commit: 584ffdb629d2e25c260e33de962d2d7420a589f5 date-released: '2026-05-25' contact: - family-names: Qiu given-names: Hongxiang email: david940408@gmail.com