File: control

package info (click to toggle)
r-cran-gnm 1.0-8-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,144 kB
  • ctags: 6
  • sloc: ansic: 118; makefile: 1
file content (21 lines) | stat: -rw-r--r-- 1,023 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: r-cran-gnm
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Balint Reczey <balint@balintreczey.hu>
Section: gnu-r
Priority: optional
Build-Depends: r-base-dev, r-cran-mass, r-cran-matrix, r-cran-nnet,
 r-cran-qvcalc, r-cran-relimp, r-base-core, debhelper (>= 9), cdbs
Standards-Version: 3.9.6
Homepage: http://go.warwick.ac.uk/gnm

Package: r-cran-gnm
Architecture: any
Depends: r-base-core, r-cran-mass, r-cran-matrix, r-cran-nnet,
 r-cran-qvcalc, r-cran-relimp, ${R:Depends}, ${shlibs:Depends}
Description: GNU R package for generalized nonlinear models
 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.