Learn R Programming

gnm

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.

Copy Link

Version

Install

install.packages('gnm')

Monthly Downloads

6,966

Version

1.1-5

License

GPL-2 | GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

September 16th, 2023

Functions in gnm (1.1-5)

Exp

Specify the Exponential of a Predictor in a gnm Model Formula
Multiplicative interaction

Specify a Product of Predictors in a gnm Model Formula
Symm

Symmetric Interaction of Factors
MPinv

Moore-Penrose Pseudoinverse of a Real-valued Matrix
Dref

Specify a Diagonal Reference Term in a gnm Model Formula
MultHomog

Specify a Multiplicative Interaction with Homogeneous Effects in a gnm Model Formula
anova.gnm

Analysis of Deviance for Generalized Nonlinear Models
barleyHeights

Heights of Barley Plants
backPain

Data on Back Pain Prognosis, from Anderson (1984)
asGnm

Coerce Linear Model to gnm Object
barley

Jenkyn's Data on Leaf-blotch on Barley
erikson

Intergenerational Class Mobility in England/Wales, France and Sweden
Topo

Topological Interaction of Factors
cautres

Data on Class, Religion and Vote in France
confint.gnm

Compute Confidence Intervals of Parameters in a Generalized Nonlinear Model
checkEstimable

Check Whether One or More Parameter Combinations in a gnm Model are Identified
gnm-defunct

Defunct Functions in gnm Package
mentalHealth

Data on Mental Health and Socioeconomic Status
instances

Specify Multiple Instances of a Nonlinear Term in a gnm Model Formula
gnm

Fitting Generalized Nonlinear Models
meanResiduals

Average Residuals within Factor Levels
gnm-package

Generalized Nonlinear Models
expandCategorical

Expand Data Frame by Re-expressing Categorical Data as Counts
exitInfo

Print Exit Information for gnm Fit
getContrasts

Estimated Contrasts and Standard Errors for Parameters in a gnm Model
friend

Occupation of Respondents and Their Closest Friend
ofInterest

Coefficients of Interest in a Generalized Nonlinear Model
parameters

Extract Constrained and Estimated Parameters from a gnm Object
se

Extract Standard Errors
pickCoef

Get Indices or Values of Selected Model Coefficients
model.matrix.gnm

Local Design Matrix for a Generalized Nonlinear Model
predict.gnm

Predict Method for Generalized Nonlinear Models
plot.gnm

Plot Diagnostics for a gnm Object
residSVD

Multiplicative Approximation of Model Residuals
nonlin.function

Functions to Specify Nonlinear Terms in gnm Models
profile.gnm

Profile Deviance for Parameters in a Generalized Nonlinear Model
wedderburn

Wedderburn Quasi-likelihood Family
voting

Data on Social Mobility and the Labour Vote
termPredictors

Extract Term Contributions to Predictor
vcov.gnm

Variance-covariance Matrix for Parameters in a Generalized Nonlinear Model
se.gnm

Standard Errors of Linear Parameter Combinations in gnm Models
wheat

Wheat Yields from Mexican Field Trials
summary.gnm

Summarize Generalized Nonlinear Model Fits
yaish

Class Mobility by Level of Education in Israel
Inv

Specify the Reciprocal of a Predictor in a gnm Model Formula
House2001

Data on twenty roll calls in the US House of Representatives, 2001
Diag

Equality of Two or More Factors
Const

Specify a Constant in a "nonlin" Function Predictor