aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-05-03 01:33:29 +0800
committerwxs <wxs@FreeBSD.org>2009-05-03 01:33:29 +0800
commit992cf659be24203205389ca986442ccfadf5b4d0 (patch)
treeccd8123784018c4ee94d0e6282a20d493c5ae6a1 /math/Makefile
parent73c4360d9d47089e995eda820c7cd577ef3f6a98 (diff)
downloadfreebsd-ports-gnome-992cf659be24203205389ca986442ccfadf5b4d0.tar.gz
freebsd-ports-gnome-992cf659be24203205389ca986442ccfadf5b4d0.tar.zst
freebsd-ports-gnome-992cf659be24203205389ca986442ccfadf5b4d0.zip
This package accompanies J. Fox, An R and S-PLUS Companion to Applied
Regression, Sage, 2002. The package contains mostly functions for applied regression, linear models, and generalized linear models, with an emphasis on regression diagnostics, particularly graphical diagnostic methods. There are also some utility functions. With some exceptions, I have tried not to duplicate capabilities in the basic distribution of R, nor in widely used packages. Where relevant, the functions in car are consistent with na.action = na.omit or na.exclude. WWW: http://cran.r-project.org/web/packages/car/index.html PR: ports/133708 Submitted by: David Naylor <naylor.b.david@gmail.com>
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 1a648a8be6dd..0db8c7979283 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -8,6 +8,7 @@
SUBDIR += R
SUBDIR += R-cran-RSvgDevice
SUBDIR += R-cran-Zelig
+ SUBDIR += R-cran-car
SUBDIR += R-cran-gpclib
SUBDIR += R-cran-sm
SUBDIR += R-sp