Package: addreg Title: Additive Regression for Discrete Data Description: Methods for fitting identity-link GLMs and GAMs to discrete data, using EM-type algorithms with more stable convergence properties than standard methods. Version: 3.0 Date: 2017-12-20 Authors@R: c(person("Mark W.", "Donoghoe", email = "markdonoghoe@gmail.com", rol = c("aut","cre")), person("Ian C.", "Marschner", rol = "ths")) Depends: R (>= 3.0.1) Imports: splines, combinat, glm2, turboEM License: GPL (>= 2) URL: https://github.com/mdonoghoe/addreg Repository: https://mdonoghoe.r-universe.dev Date/Publication: 2017-12-19 21:37:27 UTC RemoteUrl: https://github.com/mdonoghoe/addreg RemoteRef: HEAD RemoteSha: 05ba7d6ab621788532324265fbb698b390222d95 NeedsCompilation: no Packaged: 2026-06-16 07:32:49 UTC; root Author: Mark W. Donoghoe [aut, cre], Ian C. Marschner [ths] Maintainer: Mark W. Donoghoe