forked from cran/mgcv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·25 lines (25 loc) · 1.1 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: mgcv
Version: 1.9-1
Author: Simon Wood <[email protected]>
Maintainer: Simon Wood <[email protected]>
Title: Mixed GAM Computation Vehicle with Automatic Smoothness
Estimation
Description: Generalized additive (mixed) models, some of their extensions and
other generalized ridge regression with multiple smoothing
parameter estimation by (Restricted) Marginal Likelihood,
Generalized Cross Validation and similar, or using iterated
nested Laplace approximation for fully Bayesian inference. See
Wood (2017) <doi:10.1201/9781315370279> for an overview.
Includes a gam() function, a wide variety of smoothers, 'JAGS'
support and distributions beyond the exponential family.
Priority: recommended
Depends: R (>= 3.6.0), nlme (>= 3.1-64)
Imports: methods, stats, graphics, Matrix, splines, utils
Suggests: parallel, survival, MASS
LazyLoad: yes
ByteCompile: yes
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2023-12-20 10:39:06 UTC; sw283
Repository: CRAN
Date/Publication: 2023-12-21 00:30:02 UTC