forked from cran/e1071
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·32 lines (32 loc) · 1.56 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: e1071
Version: 1.6-8
Title: Misc Functions of the Department of Statistics, Probability
Theory Group (Formerly: E1071), TU Wien
Imports: graphics, grDevices, class, stats, methods, utils
Suggests: cluster, mlbench, nnet, randomForest, rpart, SparseM, xtable,
Matrix, MASS
Authors@R: c(person(given = "David", family = "Meyer", role = c("aut", "cre"), email = "David.Meyer@R-project.org"),
person(given = "Evgenia", family = "Dimitriadou", role = c("aut","cph")),
person(given = "Kurt", family = "Hornik", role = "aut"),
person(given = "Andreas", family = "Weingessel", role = "aut"),
person(given = "Friedrich", family = "Leisch", role = "aut"),
person(given = "Chih-Chung", family = "Chang", role = c("ctb","cph"), comment = "libsvm C++-code"),
person(given = "Chih-Chen", family = "Lin", role = c("ctb","cph"), comment = "libsvm C++-code"))
Description: Functions for latent class analysis, short time Fourier
transform, fuzzy clustering, support vector machines,
shortest path computation, bagged clustering, naive Bayes
classifier, ...
License: GPL-2
LazyLoad: yes
NeedsCompilation: yes
Packaged: 2017-02-01 16:13:21 UTC; meyer
Author: David Meyer [aut, cre],
Evgenia Dimitriadou [aut, cph],
Kurt Hornik [aut],
Andreas Weingessel [aut],
Friedrich Leisch [aut],
Chih-Chung Chang [ctb, cph] (libsvm C++-code),
Chih-Chen Lin [ctb, cph] (libsvm C++-code)
Maintainer: David Meyer <David.Meyer@R-project.org>
Repository: CRAN
Date/Publication: 2017-02-02 12:37:10