
Mirage 0.1
Job directory = ./Run-657922436
Created Mon Nov 09 11:51:35 GMT 2009

Mirage >> load foo.mirage
loading data set foo.mirage
read data set with 61 entries
defined 83 variable names
Mirage >> run kmeans vector standardized metric Euclidean (L2) nclus 5 
running command kmeans
fvname = standardized nclus = 5
kclus starting with entryVec size 61 vec length 61
Mirage >> import pstruct ./Run-657922436/standardized.kmeans5
added partitional structure from file ./Run-657922436/standardized.kmeans5
Mirage >> run hclus vector standardized metric Manhattan (L1) linkage COMPLETE_LINK 
running command hclus
fvname = standardized
hclus starting with entryVec size 61 vec length 61
Mirage >> import hstruct ./Run-657922436/standardized.hclus
added hierarchical structure from file ./Run-657922436/standardized.hclus
cleaning up jobDir ./Run-657922436
