R version 2.6.0 (2007-10-03) Copyright (C) 2007 The R Foundation for Statistical Computing ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > x <- array(list(99.0 + ,101.5 + ,108.4 + ,115.4 + ,126.6 + ,117.0 + ,106.9 + ,93.9 + ,103.8 + ,107.1 + ,89.8 + ,100.8 + ,99.3 + ,93.4 + ,110.6 + ,99.2 + ,101.5 + ,104.0 + ,108.3 + ,110.4 + ,112.6 + ,105.6 + ,105.9 + ,107.3 + ,99.5 + ,108.4 + ,98.9 + ,107.4 + ,113.9 + ,109.8 + ,93.1 + ,86.1 + ,104.9 + ,88.1 + ,69.4 + ,102.2 + ,110.7 + ,101.2 + ,123.9 + ,113.1 + ,100.5 + ,124.9 + ,99.6 + ,98.0 + ,112.7 + ,93.6 + ,106.6 + ,121.9 + ,98.6 + ,90.1 + ,100.6 + ,99.6 + ,96.9 + ,104.3 + ,114.3 + ,125.9 + ,120.4 + ,107.8 + ,112.0 + ,107.5 + ,101.2 + ,100.0 + ,102.9 + ,112.5 + ,123.9 + ,125.6 + ,100.5 + ,79.8 + ,107.5 + ,93.9 + ,83.4 + ,108.8 + ,116.2 + ,113.6 + ,128.4 + ,112.0 + ,112.9 + ,121.1 + ,106.4 + ,104.0 + ,119.5 + ,95.7 + ,109.9 + ,128.7 + ,96.0 + ,99.0 + ,108.7 + ,95.8 + ,106.3 + ,105.5 + ,103.0 + ,128.9 + ,119.8 + ,102.2 + ,111.1 + ,111.3 + ,98.4 + ,102.9 + ,110.6 + ,111.4 + ,130.0 + ,120.1 + ,86.6 + ,87.0 + ,97.5 + ,91.3 + ,87.5 + ,107.7 + ,107.9 + ,117.6 + ,127.3 + ,101.8 + ,103.4 + ,117.2 + ,104.4 + ,110.8 + ,119.8 + ,93.4 + ,112.6 + ,116.2 + ,100.1 + ,102.5 + ,111.0 + ,98.5 + ,112.4 + ,112.4 + ,112.9 + ,135.6 + ,130.6 + ,101.4 + ,105.1 + ,109.1 + ,107.1 + ,127.7 + ,118.8 + ,110.8 + ,137.0 + ,123.9 + ,90.3 + ,91.0 + ,101.6 + ,95.5 + ,90.5 + ,112.8 + ,111.4 + ,122.4 + ,128.0 + ,113.0 + ,123.3 + ,129.6 + ,107.5 + ,124.3 + ,125.8 + ,95.9 + ,120.0 + ,119.5 + ,106.3 + ,118.1 + ,115.7 + ,105.2 + ,119.0 + ,113.6 + ,117.2 + ,142.7 + ,129.7 + ,106.9 + ,123.6 + ,112.0 + ,108.2 + ,129.6 + ,116.8 + ,110.0 + ,146.9 + ,126.3 + ,96.1 + ,108.7 + ,112.9 + ,100.6 + ,99.4 + ,115.9) + ,dim=c(3 + ,60) + ,dimnames=list(c('Intermediairegoederen' + ,'Investeringsgoederen' + ,'Consumptiegoederen') + ,1:60)) > y <- array(NA,dim=c(3,60),dimnames=list(c('Intermediairegoederen','Investeringsgoederen','Consumptiegoederen'),1:60)) > for (i in 1:dim(x)[1]) + { + for (j in 1:dim(x)[2]) + { + y[i,j] <- as.numeric(x[i,j]) + } + } > par4 = 'FALSE' > par3 = 'FALSE' > par2 = 'ALL' > par1 = 'ward' > ylab = 'height' > xlab = 'cases' > main = 'Dendrogram' > #'GNU S' R Code compiled by R2WASP v. 1.0.44 () > #Author: Prof. Dr. P. Wessa > #To cite this work: Wessa, P., (2007), Hierarchical Clustering (v1.0.1) in Free Statistics Software (v$_version), Office for Research Development and Education, URL http://www.wessa.net/rwasp_hierarchicalclustering.wasp/ > #Source of accompanying publication: Office for Research, Development, and Education > #Technical description: Write here your technical program description (don't use hard returns!) > par3 <- as.logical(par3) > par4 <- as.logical(par4) > if (par3 == 'TRUE'){ + dum = xlab + xlab = ylab + ylab = dum + } > x <- t(y) > hc <- hclust(dist(x),method=par1) > d <- as.dendrogram(hc) > str(d) --[dendrogram w/ 2 branches and 60 members at h = 454] |--[dendrogram w/ 2 branches and 25 members at h = 105] | |--[dendrogram w/ 2 branches and 13 members at h = 23.8] | | |--[dendrogram w/ 2 branches and 6 members at h = 10.7] | | | |--[dendrogram w/ 2 branches and 2 members at h = 3.63] | | | | |--leaf "15" | | | | `--leaf "60" | | | `--[dendrogram w/ 2 branches and 4 members at h = 6.12] | | | |--leaf "29" | | | `--[dendrogram w/ 2 branches and 3 members at h = 3.18] | | | |--leaf "1" | | | `--[dendrogram w/ 2 branches and 2 members at h = 1.79] | | | |--leaf "33" | | | `--leaf "41" | | `--[dendrogram w/ 2 branches and 7 members at h = 15.8] | | |--[dendrogram w/ 2 branches and 3 members at h = 4.68] | | | |--leaf "18" | | | `--[dendrogram w/ 2 branches and 2 members at h = 2.73] | | | |--leaf "6" | | | `--leaf "21" | | `--[dendrogram w/ 2 branches and 4 members at h = 12.9] | | |--[dendrogram w/ 2 branches and 2 members at h = 4.64] | | | |--leaf "8" | | | `--leaf "44" | | `--[dendrogram w/ 2 branches and 2 members at h = 7.85] | | |--leaf "9" | | `--leaf "30" | `--[dendrogram w/ 2 branches and 12 members at h = 34.6] | |--[dendrogram w/ 2 branches and 3 members at h = 10.4] | | |--leaf "17" | | `--[dendrogram w/ 2 branches and 2 members at h = 5.08] | | |--leaf "3" | | `--leaf "4" | `--[dendrogram w/ 2 branches and 9 members at h = 27.9] | |--leaf "12" | `--[dendrogram w/ 2 branches and 8 members at h = 23.1] | |--[dendrogram w/ 2 branches and 2 members at h = 6.82] | | |--leaf "35" | | `--leaf "47" | `--[dendrogram w/ 2 branches and 6 members at h = 17.6] | |--[dendrogram w/ 2 branches and 2 members at h = 5.26] | | |--leaf "5" | | `--leaf "48" | `--[dendrogram w/ 2 branches and 4 members at h = 12.6] | |--leaf "23" | `--[dendrogram w/ 2 branches and 3 members at h = 5.32] | |--leaf "24" | `--[dendrogram w/ 2 branches and 2 members at h = 3.61] | |--leaf "11" | `--leaf "36" `--[dendrogram w/ 2 branches and 35 members at h = 185] |--[dendrogram w/ 2 branches and 20 members at h = 57.4] | |--[dendrogram w/ 2 branches and 7 members at h = 22.6] | | |--[dendrogram w/ 2 branches and 3 members at h = 12.9] | | | |--leaf "25" | | | `--[dendrogram w/ 2 branches and 2 members at h = 7.99] | | | |--leaf "26" | | | `--leaf "39" | | `--[dendrogram w/ 2 branches and 4 members at h = 16.8] | | |--[dendrogram w/ 2 branches and 2 members at h = 2.69] | | | |--leaf "13" | | | `--leaf "14" | | `--[dendrogram w/ 2 branches and 2 members at h = 5.18] | | |--leaf "27" | | `--leaf "38" | `--[dendrogram w/ 2 branches and 13 members at h = 46.4] | |--[dendrogram w/ 2 branches and 6 members at h = 20.1] | | |--[dendrogram w/ 2 branches and 3 members at h = 5.62] | | | |--leaf "7" | | | `--[dendrogram w/ 2 branches and 2 members at h = 3.01] | | | |--leaf "10" | | | `--leaf "20" | | `--[dendrogram w/ 2 branches and 3 members at h = 7.03] | | |--leaf "56" | | `--[dendrogram w/ 2 branches and 2 members at h = 2.54] | | |--leaf "53" | | `--leaf "54" | `--[dendrogram w/ 2 branches and 7 members at h = 23.7] | |--[dendrogram w/ 2 branches and 2 members at h = 7.84] | | |--leaf "16" | | `--leaf "28" | `--[dendrogram w/ 2 branches and 5 members at h = 14.6] | |--leaf "52" | `--[dendrogram w/ 2 branches and 4 members at h = 8.94] | |--[dendrogram w/ 2 branches and 2 members at h = 4.07] | | |--leaf "32" | | `--leaf "42" | `--[dendrogram w/ 2 branches and 2 members at h = 5.78] | |--leaf "40" | `--leaf "59" `--[dendrogram w/ 2 branches and 15 members at h = 58.7] |--[dendrogram w/ 2 branches and 4 members at h = 12.6] | |--[dendrogram w/ 2 branches and 2 members at h = 7.16] | | |--leaf "43" | | `--leaf "46" | `--[dendrogram w/ 2 branches and 2 members at h = 9] | |--leaf "55" | `--leaf "58" `--[dendrogram w/ 2 branches and 11 members at h = 35.8] |--[dendrogram w/ 2 branches and 5 members at h = 8.91] | |--leaf "37" | `--[dendrogram w/ 2 branches and 4 members at h = 6.73] | |--leaf "51" | `--[dendrogram w/ 2 branches and 3 members at h = 3.93] | |--leaf "22" | `--[dendrogram w/ 2 branches and 2 members at h = 2.44] | |--leaf "49" | `--leaf "50" `--[dendrogram w/ 2 branches and 6 members at h = 14.9] |--[dendrogram w/ 2 branches and 2 members at h = 3.64] | |--leaf "2" | `--leaf "19" `--[dendrogram w/ 2 branches and 4 members at h = 7.35] |--leaf "31" `--[dendrogram w/ 2 branches and 3 members at h = 5.45] |--leaf "34" `--[dendrogram w/ 2 branches and 2 members at h = 2.97] |--leaf "45" `--leaf "57" > mysub <- paste('Method: ',par1) > postscript(file="/var/www/html/rcomp/tmp/1q40t1194256966.ps",horizontal=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) > if (par4 == 'TRUE'){ + plot(d,main=main,ylab=ylab,xlab=xlab,horiz=par3, nodePar=list(pch = c(1,NA), cex=0.8, lab.cex = 0.8),type='t',center=T, sub=mysub) + } else { + plot(d,main=main,ylab=ylab,xlab=xlab,horiz=par3, nodePar=list(pch = c(1,NA), cex=0.8, lab.cex = 0.8), sub=mysub) + } > dev.off() null device 1 > if (par2 != 'ALL'){ + if (par3 == 'TRUE'){ + ylab = 'cluster' + } else { + xlab = 'cluster' + } + par2 <- as.numeric(par2) + memb <- cutree(hc, k = par2) + cent <- NULL + for(k in 1:par2){ + cent <- rbind(cent, colMeans(x[memb == k, , drop = FALSE])) + } + hc1 <- hclust(dist(cent),method=par1, members = table(memb)) + de <- as.dendrogram(hc1) + postscript(file="/var/www/html/rcomp/tmp/2kup61194256967.ps",horizontal=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) + if (par4 == 'TRUE'){ + plot(de,main=main,ylab=ylab,xlab=xlab,horiz=par3, nodePar=list(pch = c(1,NA), cex=0.8, lab.cex = 0.8),type='t',center=T, sub=mysub) + } else { + plot(de,main=main,ylab=ylab,xlab=xlab,horiz=par3, nodePar=list(pch = c(1,NA), cex=0.8, lab.cex = 0.8), sub=mysub) + } + dev.off() + str(de) + } > load(file='/var/www/html/rcomp/createtable') > a<-table.start() > a<-table.row.start(a) > a<-table.element(a,'Summary of Dendrogram',2,TRUE) > a<-table.row.end(a) > a<-table.row.start(a) > a<-table.element(a,'Label',header=TRUE) > a<-table.element(a,'Height',header=TRUE) > a<-table.row.end(a) > num <- length(x[,1])-1 > for (i in 1:num) + { + a<-table.row.start(a) + a<-table.element(a,hc$labels[i]) + a<-table.element(a,hc$height[i]) + a<-table.row.end(a) + } > a<-table.end(a) > table.save(a,file="/var/www/html/rcomp/tmp/39te31194256967.tab") > if (par2 != 'ALL'){ + a<-table.start() + a<-table.row.start(a) + a<-table.element(a,'Summary of Cut Dendrogram',2,TRUE) + a<-table.row.end(a) + a<-table.row.start(a) + a<-table.element(a,'Label',header=TRUE) + a<-table.element(a,'Height',header=TRUE) + a<-table.row.end(a) + num <- par2-1 + for (i in 1:num) + { + a<-table.row.start(a) + a<-table.element(a,i) + a<-table.element(a,hc1$height[i]) + a<-table.row.end(a) + } + a<-table.end(a) + table.save(a,file="/var/www/html/rcomp/tmp/427r61194256967.tab") + } > > system("convert tmp/1q40t1194256966.ps tmp/1q40t1194256966.png") > system("convert tmp/2kup61194256967.ps tmp/2kup61194256967.png") convert: unable to open image `tmp/2kup61194256967.ps': No such file or directory. convert: missing an image filename `tmp/2kup61194256967.png'. > > > proc.time() user system elapsed 0.856 0.190 0.941