diff options
author | adam <adam> | 2009-12-11 19:09:46 +0000 |
---|---|---|
committer | adam <adam> | 2009-12-11 19:09:46 +0000 |
commit | 505746a603c63b1fce14695351956e1272bd10c7 (patch) | |
tree | fa3dfbd7ecaaa42c326bd60ba9d34c21b050c7ae /math/R-e1071/DESCR | |
parent | ae13c2d412e9a86881442e513873073cf1d3cee5 (diff) | |
download | pkgsrc-505746a603c63b1fce14695351956e1272bd10c7.tar.gz |
Functions for latent class analysis, short time Fourier transform, fuzzy
clustering, support vector machines, shortest path computation, bagged
clustering, naive Bayes classifier, ...
Diffstat (limited to 'math/R-e1071/DESCR')
-rw-r--r-- | math/R-e1071/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/R-e1071/DESCR b/math/R-e1071/DESCR new file mode 100644 index 00000000000..ba23604fbb6 --- /dev/null +++ b/math/R-e1071/DESCR @@ -0,0 +1,3 @@ +Functions for latent class analysis, short time Fourier transform, fuzzy +clustering, support vector machines, shortest path computation, bagged +clustering, naive Bayes classifier, ... |