File: control

package info (click to toggle)
multimix 19981218-10
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,648 kB
  • ctags: 235
  • sloc: makefile: 63; sh: 56; ansic: 30
file content (17 lines) | stat: -rw-r--r-- 642 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: multimix
Section: math
Priority: extra
Maintainer: James R. Van Zandt <jrv@debian.org>
Build-Depends: flip, g77, debhelper (>= 4), gs-common
Standards-Version: 3.6.2

Package: multimix
Architecture: any
Depends: ${shlibs:Depends}
Description: automatic classification or clustering
 multimix fits a mixture of multivariate distributions to a set of
 observations by maximum likelihood using the EM algorithm.  The
 emphasis is less on parameter estimation than on the use of the
 estimated component distributions to cluster the data.  The program
 is designed to cluster multivariate data with categorical and
 continuous variables.