aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2015-11-15 23:07:08 +0800
committertota <tota@FreeBSD.org>2015-11-15 23:07:08 +0800
commit112934f5eab626f5928a42dbb5616e691e42b262 (patch)
treebbcd8139392dafef7b587fca71001bc161ffbbd3 /math/Makefile
parentcf85875593b6a70c1d2b7e89362b4ccfd9cf4321 (diff)
downloadfreebsd-ports-gnome-112934f5eab626f5928a42dbb5616e691e42b262.tar.gz
freebsd-ports-gnome-112934f5eab626f5928a42dbb5616e691e42b262.tar.zst
freebsd-ports-gnome-112934f5eab626f5928a42dbb5616e691e42b262.zip
- Add new port: math/R-cran-pbkrtest
Test in linear mixed effects models. Attention is on linear mixed effects models as implemented in the lme4 package. The package implements a parametric bootstrap test. The package implements a Kenward-Roger modification of F-tests. WWW: https://cran.r-project.org/web/packages/pbkrtest/
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 8bc4bd1457eb..29418be442a0 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -39,6 +39,7 @@
SUBDIR += R-cran-nloptr
SUBDIR += R-cran-nnls
SUBDIR += R-cran-outliers
+ SUBDIR += R-cran-pbkrtest
SUBDIR += R-cran-psych
SUBDIR += R-cran-quadprog
SUBDIR += R-cran-sandwich