summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2004-01-03 09:20:28 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2004-01-03 09:20:28 +0000
commit57fecf181c346ce9248732016430d952b9188498 (patch)
treecb939350ac1a5c1362b25a70b87088e99cef5da7 /math/Makefile
parentAdd libgnetwork, a glib-2 network abstraction API. (diff)
Add p5-Statistics-Contingency 0.06,
calculate precision, recall, F1, accuracy, etc. PR: 60726 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
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 34c453867522..82713be4f6e3 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -138,6 +138,7 @@
SUBDIR += p5-Set-IntSpan
SUBDIR += p5-Set-Window
SUBDIR += p5-Statistics-ChiSquare
+ SUBDIR += p5-Statistics-Contingency
SUBDIR += p5-Statistics-Descriptive
SUBDIR += p5-Statistics-Distributions
SUBDIR += p5-Statistics-LTU