File: control

package info (click to toggle)
multimix 19981218-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,652 kB
  • ctags: 233
  • sloc: sh: 65; makefile: 51; ansic: 30
file content (17 lines) | stat: -rw-r--r-- 618 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@vanzandt.mv.com>
Standards-Version: 3.1.1

Package: multimix
Architecture: any
Build-Depends: flip, g77
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.