aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2016-09-30 06:24:27 +0000
committerWen Heping <wen@FreeBSD.org>2016-09-30 06:24:27 +0000
commit9e2ca25ffd2b44f9632b075be9b6b4f73de44f13 (patch)
treec496b44d24bf3c8aca785cd8c9ce440458548e55 /math/Makefile
parent8c0b1f15f8d5f5ad4bfe16858743cce354ceb5f2 (diff)
downloadports-9e2ca25ffd2b44f9632b075be9b6b4f73de44f13.tar.gz
ports-9e2ca25ffd2b44f9632b075be9b6b4f73de44f13.zip
Density, distribution function, quantile function, random generation
and expected value function for the truncated normal distribution with mean equal to 'mean' and standard deviation equal to 'sd'. WWW: http://cran.r-project.org/web/packages/truncnorm/ PR: 213091 Submitted by: pfg@
Notes
Notes: svn path=/head/; revision=422959
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 a0a50aa70270..537e86e0803d 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -66,6 +66,7 @@
SUBDIR += R-cran-sspir
SUBDIR += R-cran-stabledist
SUBDIR += R-cran-survey
+ SUBDIR += R-cran-truncnorm
SUBDIR += R-cran-xts
SUBDIR += R-cran-zoo
SUBDIR += aamath