Generalized nonlinear models in R: An overview of the gnm package

The gnm package provides facilities for fitting generalized nonlinear models, i.e., regression models in which the linktransformed mean is described as a sum of predictor terms, some of which may be non-linear in the unknown parameters. Linear and generalized linear models, as handled by the lm and glm functions in R, are included in the class of generalized nonlinear models, as the special case in which there is no nonlinear term. This document gives an extended overview of the gnm package, with some examples of applications. The primary package documentation in the form of standard help pages, as viewed in R by, for example, ?gnm or help(gnm), is supplemented rather than replaced by the present document. We begin below with a preliminary note (Section 2) on some ways in which the gnm package extends R’s facilities for specifying, fitting and working with generalized linear models. Then (Section 3 onwards) the facilities for nonlinear terms are introduced, explained and exemplified. The gnm package is installed in the standard way for CRAN packages, for example by using install.packages. Once installed, the package is loaded into an R session by

[1]  L. A. Goodman Simple Models for the Analysis of Association in Cross-Classifications Having Ordered Categories , 1979 .

[2]  K. Gabriel,et al.  Generalised bilinear regression , 1998 .

[3]  M. Sobel Diagonal Mobility Models: A Substantively Motivated Class of Designs for the Analysis of Mobility Effects , 1981 .

[4]  Anthony F. Heath,et al.  The Political Consequences of Social Mobility , 1993 .

[5]  M. Yaish Old Debate, New Evidence Class Mobility Trends in Israeli Society, 1974–1991 , 2000 .

[6]  J. Goldthorpe,et al.  Social Fluidity in Industrial Nations: England, France and Sweden , 1982 .

[7]  R. W. Wedderburn Quasi-likelihood functions, generalized linear models, and the Gauss-Newton method , 1974 .

[8]  M. Sobel Social mobility and fertility revisited: some new models for the analysis of the mobility effects hypothesis. , 1985 .

[9]  Juha M. Alho,et al.  “The Lee-Carter Method for Forecasting Mortality, with Various Extensions and Applications“, Ronald Lee, January 2000 , 2000 .

[10]  Reinhold Hatzinger,et al.  Fitting paired comparison models in R. , 2004 .

[11]  Byron J. T. Morgan,et al.  Detecting parameter redundancy , 1997 .

[12]  J. Gerris,et al.  Conformity to Parental Rules : Asymmetric Influences of Father’s and Mother’s Levels of Education , 2002 .

[13]  李幼升,et al.  Ph , 1989 .

[14]  F. V. van Eeuwijk,et al.  Interpreting Treatment × Environment Interaction in Agronomy Trials , 2001 .

[15]  David Firth,et al.  1. Overcoming the Reference Category Problem in the Presentation of Statistical Models , 2003 .

[16]  J. Anderson Regression and Ordered Categorical Variables , 1984 .

[17]  Michel Denuit,et al.  A Poisson log-bilinear regression approach to the construction of projected lifetables , 2002 .

[18]  Steven Haberman,et al.  Lee-Carter mortality forecasting: a parallel generalized linear modelling approach for England and Wales mortality projections , 2003 .

[19]  Yu-wei Xie,et al.  THE LOG-MULTIPLICATIVE LAYER EFFECT MODEL FOR COMPARING MOBILITY TABLES* , 1992 .