summaryrefslogtreecommitdiff
path: root/math/R-mgcv
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2002-04-23 01:35:51 +0000
committermarkd <markd@pkgsrc.org>2002-04-23 01:35:51 +0000
commit31022200e8a92f6b8d0f800cddf8e978069a8562 (patch)
tree5678d51c49f27672e9c8399dd0419276dc19b0bd /math/R-mgcv
parent64b0c748ea9dafc45aa03e808449c7ce27d41676 (diff)
downloadpkgsrc-31022200e8a92f6b8d0f800cddf8e978069a8562.tar.gz
Initial import of R extension library mgcv, version 0.7-1
Routines for GAMs and other generalized ridge regression problems with multiple smoothing parameter selection by GCV or UBRE. Includes an implementation (not a clone) of gam().
Diffstat (limited to 'math/R-mgcv')
-rw-r--r--math/R-mgcv/DESCR3
-rw-r--r--math/R-mgcv/Makefile12
-rw-r--r--math/R-mgcv/distinfo4
3 files changed, 19 insertions, 0 deletions
diff --git a/math/R-mgcv/DESCR b/math/R-mgcv/DESCR
new file mode 100644
index 00000000000..a90b375094d
--- /dev/null
+++ b/math/R-mgcv/DESCR
@@ -0,0 +1,3 @@
+Routines for GAMs and other generalized ridge regression problems
+ with multiple smoothing parameter selection by GCV or UBRE.
+ Includes an implementation (not a clone) of gam().
diff --git a/math/R-mgcv/Makefile b/math/R-mgcv/Makefile
new file mode 100644
index 00000000000..a60faa85e6a
--- /dev/null
+++ b/math/R-mgcv/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/04/23 01:35:51 markd Exp $
+
+R_PKGNAME= mgcv
+R_PKGVER= 0.7-1
+
+MAINTAINER= markd@netbsd.org
+COMMENT= Multiple smoothing parameter estimation and GAMs by GCV
+
+PLIST_SRC= /dev/null
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-mgcv/distinfo b/math/R-mgcv/distinfo
new file mode 100644
index 00000000000..82222c2d30e
--- /dev/null
+++ b/math/R-mgcv/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/04/23 01:35:51 markd Exp $
+
+SHA1 (R/mgcv_0.7-1.tar.gz) = fc4fd72787c818bd9b6ff0e53aa0121737758d42
+Size (R/mgcv_0.7-1.tar.gz) = 135341 bytes