summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormarkd <markd>2002-04-23 01:35:51 +0000
committermarkd <markd>2002-04-23 01:35:51 +0000
commit6869dabe6b2d2dea8bca654ad87d664cbcdb20ae (patch)
tree5678d51c49f27672e9c8399dd0419276dc19b0bd /math
parent40cd97fbdd48b85a02a4a8867698df01a2b987a9 (diff)
downloadpkgsrc-6869dabe6b2d2dea8bca654ad87d664cbcdb20ae.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')
-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