aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2015-11-15 15:07:08 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2015-11-15 15:07:08 +0000
commita1115fe7cd7ffa2d06f9b86b1fddae6759228ccd (patch)
treebbcd8139392dafef7b587fca71001bc161ffbbd3 /math/Makefile
parent7e2e8da3dc2c18bcac196c8a733f048a574600a0 (diff)
downloadports-a1115fe7cd7ffa2d06f9b86b1fddae6759228ccd.tar.gz
ports-a1115fe7cd7ffa2d06f9b86b1fddae6759228ccd.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/
Notes
Notes: svn path=/head/; revision=401708
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