Skip to content

gnm package for generalized nonlinear models in R

License

Notifications You must be signed in to change notification settings

RussianImperialScott/gnm

 
 

Repository files navigation

gnm

CRAN_Status_Badge R-CMD-check

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.

Installation

You can install gnm from GitHub with:

# install.packages("devtools")
devtools::install_github("hturner/gnm")

Code of conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

About

gnm package for generalized nonlinear models in R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 96.6%
  • TeX 2.0%
  • C 1.4%