Last data update: 2014.03.03

gnm

Package: gnm
Title: Generalized Nonlinear Models
Version: 1.0-8
Date: 2015-04-21
Authors@R: c(person("Heather", "Turner", role = c("aut", "cre"),
email = "ht@heatherturner.net"),
person("David", "Firth", role = "aut"),
person("Brian", "Ripley", role = "ctb"),
person("Bill", "Venables", role = "ctb"),
person(c("Douglas", "M."), "Bates", role = "ctb"),
person("Martin", "Maechler", role = "ctb"))
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: http://go.warwick.ac.uk/gnm
License: GPL-2 | GPL-3
Depends: R (>= 2.3.0)
Imports: MASS, stats, graphics, Matrix, nnet, qvcalc (>= 0.8-3), relimp
Suggests: vcdExtra
LazyData: yes
NeedsCompilation: yes
Packaged: 2015-04-22 09:28:24 UTC; hturner
Author: Heather Turner [aut, cre],
David Firth [aut],
Brian Ripley [ctb],
Bill Venables [ctb],
Douglas M. Bates [ctb],
Martin Maechler [ctb]
Maintainer: Heather Turner <ht@heatherturner.net>
Repository: CRAN
Date/Publication: 2015-04-22 12:08:50

● Cran Task View: SocialSciences
● 0 images, 36 functions, 11 datasets
Reverse Depends: 5

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'gnm' ...
** package 'gnm' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gnm.c -o gnm.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o gnm.so gnm.o -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/gnm/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'gnm'
    finding HTML links ... done
    Const                                   html  
    Diag                                    html  
    Dref                                    html  
    Exp                                     html  
    House2001                               html  
    Inv                                     html  
    MPinv                                   html  
    Mult                                    html  
    MultHomog                               html  
    Symm                                    html  
    Topo                                    html  
    anova.gnm                               html  
    asGnm                                   html  
    backPain                                html  
    barley                                  html  
    barleyHeights                           html  
    cautres                                 html  
    checkEstimable                          html  
    confint.gnm                             html  
Rd warning: /tmp/RtmpaJC58d/R.INSTALL6b6747eb0ccc/gnm/man/confint.gnm.Rd:58: missing file link 'confint.glm'
    erikson                                 html  
    exitInfo                                html  
    expandCategorical                       html  
    friend                                  html  
    getContrasts                            html  
    gnm-defunct                             html  
    gnm-package                             html  
    gnm                                     html  
    instances                               html  
    meanResiduals                           html  
    mentalHealth                            html  
    model.matrix.gnm                        html  
    nonlin.function                         html  
    ofInterest                              html  
    parameters                              html  
    pickCoef                                html  
    plot.gnm                                html  
    predict.gnm                             html  
    profile.gnm                             html  
    residSVD                                html  
    se                                      html  
    summary.gnm                             html  
    termPredictors                          html  
    vcov.gnm                                html  
    voting                                  html  
    wedderburn                              html  
    wheat                                   html  
    yaish                                   html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (gnm)
Making 'packages.html' ... done