Package: gnm
Title: Generalized Nonlinear Models
Version: 1.1-2
Authors@R: c(person("Heather", "Turner", 
                    email = "ht@heatherturner.net", role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-1256-3375")),
             person("David", "Firth", role = "aut", 
                    comment = c(ORCID = "0000-0003-0302-2312")),
             person("Brian", "Ripley", role = "ctb"),
	         person("Bill", "Venables", role = "ctb"),
	         person(c("Douglas", "M."), "Bates", role = "ctb"),
	         person("Martin", "Maechler", role = "ctb",
	                comment = c(ORCID = "0000-0002-8685-9910")))
Description: Functions to specify and fit generalized nonlinear models, including models with multiplicative interaction terms such as the UNIDIFF model from sociology and the AMMI model from crop science, and many others.  Over-parameterized representations of models are used throughout; functions are provided for inference on estimable parameter combinations, as well as standard methods for diagnostics etc.
URL: https://github.com/hturner/gnm
BugReports: https://github.com/hturner/gnm/issues
License: GPL-2 | GPL-3
Depends: R (>= 3.0.0)
Imports: graphics, grDevices, MASS, Matrix, methods, nnet, qvcalc (>=
        0.8-3), relimp, stats, utils
Suggests: testthat, vcdExtra
LazyData: yes
Language: en-GB
NeedsCompilation: yes
Packaged: 2022-04-29 08:59:24 UTC; heather
Author: Heather Turner [aut, cre] (<https://orcid.org/0000-0002-1256-3375>),
  David Firth [aut] (<https://orcid.org/0000-0003-0302-2312>),
  Brian Ripley [ctb],
  Bill Venables [ctb],
  Douglas M. Bates [ctb],
  Martin Maechler [ctb] (<https://orcid.org/0000-0002-8685-9910>)
Maintainer: Heather Turner <ht@heatherturner.net>
Repository: CRAN
Date/Publication: 2022-04-29 12:30:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 15:20:41 UTC; windows
Archs: i386, x64
