R version 2.13.0 (2011-04-13) Copyright (C) 2011 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: i486-pc-linux-gnu (32-bit) 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. > par9 = 'cases' > par8 = 'Learning Activities' > par7 = 'all' > par6 = 'all' > par5 = 'all' > par4 = 'FALSE' > par3 = 'FALSE' > par2 = 'ALL' > par1 = 'ward' > ylab = 'height' > xlab = 'cases or variables' > main = 'Dendrogram' > par9 <- 'cases' > par8 <- 'Learning Activities' > par7 <- 'all' > par6 <- 'all' > par5 <- 'all' > par4 <- 'FALSE' > par3 <- 'FALSE' > par2 <- 'ALL' > par1 <- 'ward' > #'GNU S' R Code compiled by R2WASP v. 1.2.291 () > #Author: root > #To cite this work: Wessa, P., (2012), Hierarchical Clustering (v1.0.4) 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 > # > x <- as.data.frame(read.table(file='http://www.wessa.net/download/utaut.csv',sep=',',header=T)) > x$U25 <- 6-x$U25 > if(par5 == 'female') x <- x[x$Gender==0,] > if(par5 == 'male') x <- x[x$Gender==1,] > if(par6 == 'prep') x <- x[x$Pop==1,] > if(par6 == 'bachelor') x <- x[x$Pop==0,] > if(par7 != 'all') { + x <- x[x$Year==as.numeric(par7),] + } > cAc <- with(x,cbind( A1, A2, A3, A4, A5, A6, A7, A8, A9,A10)) > cAs <- with(x,cbind(A11,A12,A13,A14,A15,A16,A17,A18,A19,A20)) > cA <- cbind(cAc,cAs) > cCa <- with(x,cbind(C1,C3,C5,C7, C9,C11,C13,C15,C17,C19,C21,C23,C25,C27,C29,C31,C33,C35,C37,C39,C41,C43,C45,C47)) > cCp <- with(x,cbind(C2,C4,C6,C8,C10,C12,C14,C16,C18,C20,C22,C24,C26,C28,C30,C32,C34,C36,C38,C40,C42,C44,C46,C48)) > cC <- cbind(cCa,cCp) > cU <- with(x,cbind(U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33)) > cE <- with(x,cbind(BC,NNZFG,MRT,AFL,LPM,LPC,W,WPA)) > cX <- with(x,cbind(X1,X2,X3,X4,X5,X6,X7,X8,X9,X10,X11,X12,X13,X14,X15,X16,X17,X18)) > if (par8=='ATTLES connected') x <- cAc > if (par8=='ATTLES separate') x <- cAs > if (par8=='ATTLES all') x <- cA > if (par8=='COLLES actuals') x <- cCa > if (par8=='COLLES preferred') x <- cCp > if (par8=='COLLES all') x <- cC > if (par8=='CSUQ') x <- cU > if (par8=='Learning Activities') x <- cE > if (par8=='Exam Items') x <- cX > ncol <- length(x[1,]) > for (jjj in 1:ncol) { + x <- x[!is.na(x[,jjj]),] + } > par3 <- as.logical(par3) > par4 <- as.logical(par4) > if (par3 == TRUE){ + dum = xlab + xlab = ylab + ylab = dum + } > if (par9=='variables') { + x <- t(x) + } else { + ncol <- length(x[1,]) + colnames(x) <- 1:ncol + } > hc <- hclust(dist(x),method=par1) > d <- as.dendrogram(hc) > str(d) --[dendrogram w/ 2 branches and 558 members at h = 440181] |--[dendrogram w/ 2 branches and 129 members at h = 129611] | |--[dendrogram w/ 2 branches and 29 members at h = 43073] | | |--[dendrogram w/ 2 branches and 2 members at h = 432] | | | |--leaf 310 | | | `--leaf 360 | | `--[dendrogram w/ 2 branches and 27 members at h = 28287] | | |--[dendrogram w/ 2 branches and 10 members at h = 8539] | | | |--[dendrogram w/ 2 branches and 4 members at h = 422] | | | | |--[dendrogram w/ 2 branches and 2 members at h = 176] | | | | | |--leaf 318 | | | | | `--leaf 421 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 200] | | | | |--leaf 298 | | | | `--leaf 361 | | | `--[dendrogram w/ 2 branches and 6 members at h = 1367] | | | |--[dendrogram w/ 2 branches and 3 members at h = 119] | | | | |--leaf 484 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 52.4] | | | | |--leaf 435 | | | | `--leaf 443 | | | `--[dendrogram w/ 2 branches and 3 members at h = 514] | | | |--leaf 335 | | | `--[dendrogram w/ 2 branches and 2 members at h = 287] | | | |--leaf 317 | | | `--leaf 399 | | `--[dendrogram w/ 2 branches and 17 members at h = 12103] | | |--[dendrogram w/ 2 branches and 7 members at h = 3167] | | | |--[dendrogram w/ 2 branches and 4 members at h = 215] | | | | |--leaf 341 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 77.4] | | | | |--leaf 346 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 33.3] | | | | |--leaf 301 | | | | `--leaf 347 | | | `--[dendrogram w/ 2 branches and 3 members at h = 349] | | | |--leaf 189 | | | `--[dendrogram w/ 2 branches and 2 members at h = 53.6] | | | |--leaf 201 | | | `--leaf 287 | | `--[dendrogram w/ 2 branches and 10 members at h = 4500] | | |--[dendrogram w/ 2 branches and 4 members at h = 517] | | | |--[dendrogram w/ 2 branches and 2 members at h = 118] | | | | |--leaf 463 | | | | `--leaf 522 | | | `--[dendrogram w/ 2 branches and 2 members at h = 162] | | | |--leaf 436 | | | `--leaf 514 | | `--[dendrogram w/ 2 branches and 6 members at h = 750] | | |--leaf 282 | | `--[dendrogram w/ 2 branches and 5 members at h = 593] | | |--[dendrogram w/ 2 branches and 2 members at h = 84.1] | | | |--leaf 288 | | | `--leaf 370 | | `--[dendrogram w/ 2 branches and 3 members at h = 401] | | |--leaf 220 | | `--[dendrogram w/ 2 branches and 2 members at h = 77.8] | | |--leaf 355 | | `--leaf 379 | `--[dendrogram w/ 2 branches and 100 members at h = 69170] | |--[dendrogram w/ 2 branches and 67 members at h = 7971] | | |--[dendrogram w/ 2 branches and 36 members at h = 3450] | | | |--[dendrogram w/ 2 branches and 11 members at h = 1439] | | | | |--[dendrogram w/ 2 branches and 6 members at h = 385] | | | | | |--[dendrogram w/ 2 branches and 3 members at h = 137] | | | | | | |--leaf 420 | | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 35.6] | | | | | | |--leaf 400 | | | | | | `--leaf 534 | | | | | `--[dendrogram w/ 2 branches and 3 members at h = 219] | | | | | |--leaf 331 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 190] | | | | | |--leaf 23 | | | | | `--leaf 62 | | | | `--[dendrogram w/ 2 branches and 5 members at h = 941] | | | | |--leaf 105 | | | | `--[dendrogram w/ 2 branches and 4 members at h = 379] | | | | |--leaf 307 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 200] | | | | |--leaf 373 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 128] | | | | |--leaf 32 | | | | `--leaf 423 | | | `--[dendrogram w/ 2 branches and 25 members at h = 2100] | | | |--[dendrogram w/ 2 branches and 9 members at h = 339] | | | | |--[dendrogram w/ 2 branches and 5 members at h = 236] | | | | | |--[dendrogram w/ 2 branches and 2 members at h = 107] | | | | | | |--leaf 29 | | | | | | `--leaf 69 | | | | | `--[dendrogram w/ 2 branches and 3 members at h = 122] | | | | | |--leaf 51 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 83] | | | | | |--leaf 28 | | | | | `--leaf 30 | | | | `--[dendrogram w/ 2 branches and 4 members at h = 244] | | | | |--[dendrogram w/ 2 branches and 2 members at h = 71.6] | | | | | |--leaf 37 | | | | | `--leaf 66 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 90.1] | | | | |--leaf 1 | | | | `--leaf 324 | | | `--[dendrogram w/ 2 branches and 16 members at h = 1029] | | | |--[dendrogram w/ 2 branches and 8 members at h = 289] | | | | |--[dendrogram w/ 2 branches and 3 members at h = 137] | | | | | |--leaf 342 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 89] | | | | | |--leaf 122 | | | | | `--leaf 246 | | | | `--[dendrogram w/ 2 branches and 5 members at h = 188] | | | | |--[dendrogram w/ 2 branches and 2 members at h = 92.6] | | | | | |--leaf 134 | | | | | `--leaf 258 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 126] | | | | |--leaf 442 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 75] | | | | |--leaf 46 | | | | `--leaf 316 | | | `--[dendrogram w/ 2 branches and 8 members at h = 439] | | | |--leaf 383 | | | `--[dendrogram w/ 2 branches and 7 members at h = 224] | | | |--[dendrogram w/ 2 branches and 4 members at h = 117] | | | | |--[dendrogram w/ 2 branches and 2 members at h = 58.2] | | | | | |--leaf 458 | | | | | `--leaf 462 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 106] | | | | |--leaf 356 | | | | `--leaf 525 | | | `--[dendrogram w/ 2 branches and 3 members at h = 152] | | | |--leaf 466 | | | `--[dendrogram w/ 2 branches and 2 members at h = 82.3] | | | |--leaf 261 | | | `--leaf 546 | | `--[dendrogram w/ 2 branches and 31 members at h = 6627] | | |--[dendrogram w/ 2 branches and 20 members at h = 1454] | | | |--[dendrogram w/ 2 branches and 7 members at h = 501] | | | | |--[dendrogram w/ 2 branches and 3 members at h = 157] | | | | | |--leaf 509 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 104] | | | | | |--leaf 15 | | | | | `--leaf 33 | | | | `--[dendrogram w/ 2 branches and 4 members at h = 180] | | | | |--[dendrogram w/ 2 branches and 2 members at h = 47.1] | | | | | |--leaf 191 | | | | | `--leaf 415 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 92.4] | | | | |--leaf 386 | | | | `--leaf 497 | | | `--[dendrogram w/ 2 branches and 13 members at h = 809] | | | |--[dendrogram w/ 2 branches and 3 members at h = 190] | | | | |--leaf 34 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 113] | | | | |--leaf 41 | | | | `--leaf 57 | | | `--[dendrogram w/ 2 branches and 10 members at h = 364] | | | |--[dendrogram w/ 2 branches and 6 members at h = 196] | | | | |--[dendrogram w/ 2 branches and 2 members at h = 123] | | | | | |--leaf 300 | | | | | `--leaf 553 | | | | `--[dendrogram w/ 2 branches and 4 members at h = 124] | | | | |--leaf 392 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 95.3] | | | | |--leaf 253 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 79.2] | | | | |--leaf 294 | | | | `--leaf 472 | | | `--[dendrogram w/ 2 branches and 4 members at h = 230] | | | |--leaf 404 | | | `--[dendrogram w/ 2 branches and 3 members at h = 151] | | | |--leaf 467 | | | `--[dendrogram w/ 2 branches and 2 members at h = 114] | | | |--leaf 65 | | | `--leaf 380 | | `--[dendrogram w/ 2 branches and 11 members at h = 3526] | | |--leaf 39 | | `--[dendrogram w/ 2 branches and 10 members at h = 1462] | | |--[dendrogram w/ 2 branches and 6 members at h = 617] | | | |--[dendrogram w/ 2 branches and 3 members at h = 242] | | | | |--leaf 10 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 124] | | | | |--leaf 60 | | | | `--leaf 89 | | | `--[dendrogram w/ 2 branches and 3 members at h = 336] | | | |--leaf 82 | | | `--[dendrogram w/ 2 branches and 2 members at h = 50.4] | | | |--leaf 88 | | | `--leaf 99 | | `--[dendrogram w/ 2 branches and 4 members at h = 706] | | |--leaf 70 | | `--[dendrogram w/ 2 branches and 3 members at h = 228] | | |--leaf 59 | | `--[dendrogram w/ 2 branches and 2 members at h = 168] | | |--leaf 40 | | `--leaf 55 | `--[dendrogram w/ 2 branches and 33 members at h = 29819] | |--[dendrogram w/ 2 branches and 20 members at h = 5396] | | |--[dendrogram w/ 2 branches and 11 members at h = 1337] | | | |--[dendrogram w/ 2 branches and 5 members at h = 406] | | | | |--[dendrogram w/ 2 branches and 2 members at h = 126] | | | | | |--leaf 475 | | | | | `--leaf 533 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 256] | | | | |--leaf 545 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 117] | | | | |--leaf 304 | | | | `--leaf 507 | | | `--[dendrogram w/ 2 branches and 6 members at h = 739] | | | |--[dendrogram w/ 2 branches and 3 members at h = 247] | | | | |--leaf 493 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 102] | | | | |--leaf 425 | | | | `--leaf 448 | | | `--[dendrogram w/ 2 branches and 3 members at h = 279] | | | |--leaf 518 | | | `--[dendrogram w/ 2 branches and 2 members at h = 155] | | | |--leaf 126 | | | `--leaf 543 | | `--[dendrogram w/ 2 branches and 9 members at h = 2214] | | |--[dendrogram w/ 2 branches and 6 members at h = 658] | | | |--[dendrogram w/ 2 branches and 3 members at h = 356] | | | | |--leaf 396 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 103] | | | | |--leaf 375 | | | | `--leaf 416 | | | `--[dendrogram w/ 2 branches and 3 members at h = 430] | | | |--leaf 454 | | | `--[dendrogram w/ 2 branches and 2 members at h = 197] | | | |--leaf 320 | | | `--leaf 455 | | `--[dendrogram w/ 2 branches and 3 members at h = 893] | | |--leaf 345 | | `--[dendrogram w/ 2 branches and 2 members at h = 411] | | |--leaf 474 | | `--leaf 536 | `--[dendrogram w/ 2 branches and 13 members at h = 11151] | |--[dendrogram w/ 2 branches and 2 members at h = 1087] | | |--leaf 352 | | `--leaf 388 | `--[dendrogram w/ 2 branches and 11 members at h = 5901] | |--[dendrogram w/ 2 branches and 6 members at h = 1821] | | |--[dendrogram w/ 2 branches and 3 members at h = 305] | | | |--leaf 381 | | | `--[dendrogram w/ 2 branches and 2 members at h = 185] | | | |--leaf 333 | | | `--leaf 409 | | `--[dendrogram w/ 2 branches and 3 members at h = 465] | | |--leaf 382 | | `--[dendrogram w/ 2 branches and 2 members at h = 174] | | |--leaf 348 | | `--leaf 491 | `--[dendrogram w/ 2 branches and 5 members at h = 2598] | |--[dendrogram w/ 2 branches and 3 members at h = 458] | | |--leaf 511 | | `--[dendrogram w/ 2 branches and 2 members at h = 221] | | |--leaf 314 | | `--leaf 530 | `--[dendrogram w/ 2 branches and 2 members at h = 1078] | |--leaf 393 | `--leaf 501 `--[dendrogram w/ 2 branches and 429 members at h = 265269] |--[dendrogram w/ 2 branches and 172 members at h = 76109] | |--[dendrogram w/ 2 branches and 68 members at h = 16154] | | |--[dendrogram w/ 2 branches and 28 members at h = 5130] | | | |--[dendrogram w/ 2 branches and 7 members at h = 774] | | | | |--[dendrogram w/ 2 branches and 3 members at h = 126] | | | | | |--leaf 36 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 31.2] | | | | | |--leaf 47 | | | | | `--leaf 73 | | | | `--[dendrogram w/ 2 branches and 4 members at h = 444] | | | | |--[dendrogram w/ 2 branches and 2 members at h = 52.1] | | | | | |--leaf 96 | | | | | `--leaf 103 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 100] | | | | |--leaf 110 | | | | `--leaf 112 | | | `--[dendrogram w/ 2 branches and 21 members at h = 3494] | | | |--[dendrogram w/ 2 branches and 12 members at h = 1052] | | | | |--[dendrogram w/ 2 branches and 6 members at h = 494] | | | | | |--[dendrogram w/ 2 branches and 3 members at h = 158] | | | | | | |--leaf 330 | | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 57.1] | | | | | | |--leaf 354 | | | | | | `--leaf 389 | | | | | `--[dendrogram w/ 2 branches and 3 members at h = 274] | | | | | |--leaf 284 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 104] | | | | | |--leaf 235 | | | | | `--leaf 283 | | | | `--[dendrogram w/ 2 branches and 6 members at h = 889] | | | | |--[dendrogram w/ 2 branches and 3 members at h = 44.5] | | | | | |--leaf 173 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 21.2] | | | | | |--leaf 199 | | | | | `--leaf 268 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 201] | | | | |--leaf 11 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 58.1] | | | | |--leaf 14 | | | | `--leaf 17 | | | `--[dendrogram w/ 2 branches and 9 members at h = 1494] | | | |--[dendrogram w/ 2 branches and 3 members at h = 468] | | | | |--leaf 157 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 97.1] | | | | |--leaf 147 | | | | `--leaf 155 | | | `--[dendrogram w/ 2 branches and 6 members at h = 650] | | | |--[dendrogram w/ 2 branches and 3 members at h = 211] | | | | |--leaf 162 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 80.5] | | | | |--leaf 148 | | | | `--leaf 149 | | | `--[dendrogram w/ 2 branches and 3 members at h = 358] | | | |--leaf 322 | | | `--[dendrogram w/ 2 branches and 2 members at h = 79.4] | | | |--leaf 406 | | | `--leaf 430 | | `--[dendrogram w/ 2 branches and 40 members at h = 8963] | | |--[dendrogram w/ 2 branches and 24 members at h = 2615] | | | |--[dendrogram w/ 2 branches and 14 members at h = 953] | | | | |--[dendrogram w/ 2 branches and 7 members at h = 346] | | | | | |--[dendrogram w/ 2 branches and 4 members at h = 113] | | | | | | |--[dendrogram w/ 2 branches and 2 members at h = 65] | | | | | | | |--leaf 151 | | | | | | | `--leaf 165 | | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 86.9] | | | | | | |--leaf 184 | | | | | | `--leaf 206 | | | | | `--[dendrogram w/ 2 branches and 3 members at h = 156] | | | | | |--leaf 158 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 49.1] | | | | | |--leaf 167 | | | | | `--leaf 231 | | | | `--[dendrogram w/ 2 branches and 7 members at h = 711] | | | | |--[dendrogram w/ 2 branches and 4 members at h = 207] | | | | | |--[dendrogram w/ 2 branches and 2 members at h = 79.1] | | | | | | |--leaf 58 | | | | | | `--leaf 90 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 115] | | | | | |--leaf 339 | | | | | `--leaf 402 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 223] | | | | |--leaf 236 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 72.6] | | | | |--leaf 195 | | | | `--leaf 249 | | | `--[dendrogram w/ 2 branches and 10 members at h = 1442] | | | |--[dendrogram w/ 2 branches and 3 members at h = 172] | | | | |--leaf 180 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 121] | | | | |--leaf 250 | | | | `--leaf 252 | | | `--[dendrogram w/ 2 branches and 7 members at h = 467] | | | |--[dendrogram w/ 2 branches and 4 members at h = 293] | | | | |--[dendrogram w/ 2 branches and 2 members at h = 117] | | | | | |--leaf 277 | | | | | `--leaf 449 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 144] | | | | |--leaf 227 | | | | `--leaf 238 | | | `--[dendrogram w/ 2 branches and 3 members at h = 406] | | | |--leaf 505 | | | `--[dendrogram w/ 2 branches and 2 members at h = 65.2] | | | |--leaf 377 | | | `--leaf 429 | | `--[dendrogram w/ 2 branches and 16 members at h = 2661] | | |--[dendrogram w/ 2 branches and 4 members at h = 342] | | | |--[dendrogram w/ 2 branches and 2 members at h = 75.5] | | | | |--leaf 130 | | | | `--leaf 132 | | | `--[dendrogram w/ 2 branches and 2 members at h = 182] | | | |--leaf 479 | | | `--leaf 529 | | `--[dendrogram w/ 2 branches and 12 members at h = 1474] | | |--[dendrogram w/ 2 branches and 3 members at h = 680] | | | |--leaf 91 | | | `--[dendrogram w/ 2 branches and 2 members at h = 285] | | | |--leaf 48 | | | `--leaf 63 | | `--[dendrogram w/ 2 branches and 9 members at h = 831] | | |--[dendrogram w/ 2 branches and 3 members at h = 237] | | | |--leaf 74 | | | `--[dendrogram w/ 2 branches and 2 members at h = 145] | | | |--leaf 539 | | | `--leaf 540 | | `--[dendrogram w/ 2 branches and 6 members at h = 491] | | |--[dendrogram w/ 2 branches and 3 members at h = 153] | | | |--leaf 127 | | | `--[dendrogram w/ 2 branches and 2 members at h = 61.7] | | | |--leaf 439 | | | `--leaf 558 | | `--[dendrogram w/ 2 branches and 3 members at h = 195] | | |--leaf 145 | | `--[dendrogram w/ 2 branches and 2 members at h = 129] | | |--leaf 116 | | `--leaf 146 | `--[dendrogram w/ 2 branches and 104 members at h = 29637] | |--[dendrogram w/ 2 branches and 44 members at h = 6494] | | |--[dendrogram w/ 2 branches and 24 members at h = 2364] | | | |--[dendrogram w/ 2 branches and 17 members at h = 723] | | | | |--[dendrogram w/ 2 branches and 6 members at h = 157] | | | | | |--[dendrogram w/ 2 branches and 2 members at h = 90.3] | | | | | | |--leaf 192 | | | | | | `--leaf 266 | | | | | `--[dendrogram w/ 2 branches and 4 members at h = 104] | | | | | |--leaf 20 | | | | | `--[dendrogram w/ 2 branches and 3 members at h = 73.4] | | | | | |--leaf 170 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 43.8] | | | | | |--leaf 218 | | | | | `--leaf 270 | | | | `--[dendrogram w/ 2 branches and 11 members at h = 405] | | | | |--[dendrogram w/ 2 branches and 2 members at h = 141] | | | | | |--leaf 164 | | | | | `--leaf 279 | | | | `--[dendrogram w/ 2 branches and 9 members at h = 286] | | | | |--[dendrogram w/ 2 branches and 4 members at h = 159] | | | | | |--leaf 13 | | | | | `--[dendrogram w/ 2 branches and 3 members at h = 122] | | | | | |--leaf 203 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 97.5] | | | | | |--leaf 519 | | | | | `--leaf 528 | | | | `--[dendrogram w/ 2 branches and 5 members at h = 234] | | | | |--[dendrogram w/ 2 branches and 3 members at h = 80.6] | | | | | |--leaf 286 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 69] | | | | | |--leaf 7 | | | | | `--leaf 251 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 143] | | | | |--leaf 239 | | | | `--leaf 516 | | | `--[dendrogram w/ 2 branches and 7 members at h = 990] | | | |--[dendrogram w/ 2 branches and 4 members at h = 297] | | | | |--leaf 22 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 218] | | | | |--leaf 52 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 87.7] | | | | |--leaf 44 | | | | `--leaf 161 | | | `--[dendrogram w/ 2 branches and 3 members at h = 367] | | | |--leaf 9 | | | `--[dendrogram w/ 2 branches and 2 members at h = 283] | | | |--leaf 5 | | | `--leaf 77 | | `--[dendrogram w/ 2 branches and 20 members at h = 3336] | | |--[dendrogram w/ 2 branches and 12 members at h = 887] | | | |--[dendrogram w/ 2 branches and 4 members at h = 79.2] | | | | |--[dendrogram w/ 2 branches and 2 members at h = 51.3] | | | | | |--leaf 181 | | | | | `--leaf 212 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 51.9] | | | | |--leaf 256 | | | | `--leaf 281 | | | `--[dendrogram w/ 2 branches and 8 members at h = 559] | | | |--[dendrogram w/ 2 branches and 3 members at h = 205] | | | | |--leaf 245 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 154] | | | | |--leaf 25 | | | | `--leaf 68 | | | `--[dendrogram w/ 2 branches and 5 members at h = 265] | | | |--[dendrogram w/ 2 branches and 2 members at h = 52.6] | | | | |--leaf 94 | | | | `--leaf 106 | | | `--[dendrogram w/ 2 branches and 3 members at h = 148] | | | |--leaf 274 | | | `--[dendrogram w/ 2 branches and 2 members at h = 79.9] | | | |--leaf 273 | | | `--leaf 275 | | `--[dendrogram w/ 2 branches and 8 members at h = 1820] | | |--[dendrogram w/ 2 branches and 2 members at h = 326] | | | |--leaf 45 | | | `--leaf 85 | | `--[dendrogram w/ 2 branches and 6 members at h = 701] | | |--[dendrogram w/ 2 branches and 3 members at h = 286] | | | |--leaf 111 | | | `--[dendrogram w/ 2 branches and 2 members at h = 218] | | | |--leaf 72 | | | `--leaf 117 | | `--[dendrogram w/ 2 branches and 3 members at h = 305] | | |--leaf 109 | | `--[dendrogram w/ 2 branches and 2 members at h = 220] | | |--leaf 79 | | `--leaf 120 | `--[dendrogram w/ 2 branches and 60 members at h = 26264] | |--[dendrogram w/ 2 branches and 32 members at h = 3383] | | |--[dendrogram w/ 2 branches and 6 members at h = 1156] | | | |--leaf 129 | | | `--[dendrogram w/ 2 branches and 5 members at h = 510] | | | |--[dendrogram w/ 2 branches and 2 members at h = 204] | | | | |--leaf 2 | | | | `--leaf 87 | | | `--[dendrogram w/ 2 branches and 3 members at h = 298] | | | |--leaf 84 | | | `--[dendrogram w/ 2 branches and 2 members at h = 219] | | | |--leaf 18 | | | `--leaf 213 | | `--[dendrogram w/ 2 branches and 26 members at h = 2475] | | |--[dendrogram w/ 2 branches and 10 members at h = 676] | | | |--[dendrogram w/ 2 branches and 2 members at h = 76.7] | | | | |--leaf 422 | | | | `--leaf 432 | | | `--[dendrogram w/ 2 branches and 8 members at h = 299] | | | |--[dendrogram w/ 2 branches and 2 members at h = 81.1] | | | | |--leaf 190 | | | | `--leaf 303 | | | `--[dendrogram w/ 2 branches and 6 members at h = 215] | | | |--[dendrogram w/ 2 branches and 2 members at h = 58.5] | | | | |--leaf 139 | | | | `--leaf 384 | | | `--[dendrogram w/ 2 branches and 4 members at h = 164] | | | |--[dendrogram w/ 2 branches and 2 members at h = 62.2] | | | | |--leaf 438 | | | | `--leaf 483 | | | `--[dendrogram w/ 2 branches and 2 members at h = 71.1] | | | |--leaf 460 | | | `--leaf 552 | | `--[dendrogram w/ 2 branches and 16 members at h = 961] | | |--[dendrogram w/ 2 branches and 6 members at h = 291] | | | |--[dendrogram w/ 2 branches and 2 members at h = 146] | | | | |--leaf 83 | | | | `--leaf 264 | | | `--[dendrogram w/ 2 branches and 4 members at h = 239] | | | |--[dendrogram w/ 2 branches and 2 members at h = 61.8] | | | | |--leaf 222 | | | | `--leaf 269 | | | `--[dendrogram w/ 2 branches and 2 members at h = 81.2] | | | |--leaf 61 | | | `--leaf 78 | | `--[dendrogram w/ 2 branches and 10 members at h = 826] | | |--[dendrogram w/ 2 branches and 5 members at h = 195] | | | |--[dendrogram w/ 2 branches and 2 members at h = 114] | | | | |--leaf 114 | | | | `--leaf 115 | | | `--[dendrogram w/ 2 branches and 3 members at h = 150] | | | |--leaf 257 | | | `--[dendrogram w/ 2 branches and 2 members at h = 91.8] | | | |--leaf 243 | | | `--leaf 260 | | `--[dendrogram w/ 2 branches and 5 members at h = 258] | | |--[dendrogram w/ 2 branches and 3 members at h = 62] | | | |--leaf 215 | | | `--[dendrogram w/ 2 branches and 2 members at h = 59.7] | | | |--leaf 226 | | | `--leaf 228 | | `--[dendrogram w/ 2 branches and 2 members at h = 127] | | |--leaf 177 | | `--leaf 214 | `--[dendrogram w/ 2 branches and 28 members at h = 8725] | |--[dendrogram w/ 2 branches and 6 members at h = 819] | | |--[dendrogram w/ 2 branches and 2 members at h = 114] | | | |--leaf 299 | | | `--leaf 387 | | `--[dendrogram w/ 2 branches and 4 members at h = 426] | | |--leaf 407 | | `--[dendrogram w/ 2 branches and 3 members at h = 196] | | |--leaf 395 | | `--[dendrogram w/ 2 branches and 2 members at h = 103] | | |--leaf 290 | | `--leaf 327 | `--[dendrogram w/ 2 branches and 22 members at h = 6677] | |--[dendrogram w/ 2 branches and 5 members at h = 261] | | |--leaf 365 | | `--[dendrogram w/ 2 branches and 4 members at h = 178] | | |--leaf 417 | | `--[dendrogram w/ 2 branches and 3 members at h = 62.9] | | |--leaf 391 | | `--[dendrogram w/ 2 branches and 2 members at h = 32.4] | | |--leaf 297 | | `--leaf 311 | `--[dendrogram w/ 2 branches and 17 members at h = 3249] | |--[dendrogram w/ 2 branches and 3 members at h = 247] | | |--leaf 313 | | `--[dendrogram w/ 2 branches and 2 members at h = 63] | | |--leaf 343 | | `--leaf 397 | `--[dendrogram w/ 2 branches and 14 members at h = 1584] | |--[dendrogram w/ 2 branches and 6 members at h = 928] | | |--[dendrogram w/ 2 branches and 4 members at h = 257] | | | |--[dendrogram w/ 2 branches and 2 members at h = 65.4] | | | | |--leaf 24 | | | | `--leaf 135 | | | `--[dendrogram w/ 2 branches and 2 members at h = 79.8] | | | |--leaf 150 | | | `--leaf 160 | | `--[dendrogram w/ 2 branches and 2 members at h = 422] | | |--leaf 133 | | `--leaf 308 | `--[dendrogram w/ 2 branches and 8 members at h = 1254] | |--[dendrogram w/ 2 branches and 4 members at h = 219] | | |--leaf 232 | | `--[dendrogram w/ 2 branches and 3 members at h = 79.3] | | |--leaf 291 | | `--[dendrogram w/ 2 branches and 2 members at h = 69.4] | | |--leaf 295 | | `--leaf 329 | `--[dendrogram w/ 2 branches and 4 members at h = 394] | |--[dendrogram w/ 2 branches and 2 members at h = 90.4] | | |--leaf 21 | | `--leaf 362 | `--[dendrogram w/ 2 branches and 2 members at h = 128] | |--leaf 42 | `--leaf 319 `--[dendrogram w/ 2 branches and 257 members at h = 218598] |--[dendrogram w/ 2 branches and 152 members at h = 59296] | |--[dendrogram w/ 2 branches and 56 members at h = 7053] | | |--[dendrogram w/ 2 branches and 22 members at h = 2042] | | | |--[dendrogram w/ 2 branches and 13 members at h = 494] | | | | |--[dendrogram w/ 2 branches and 7 members at h = 275] | | | | | |--[dendrogram w/ 2 branches and 3 members at h = 142] | | | | | | |--leaf 292 | | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 48.6] | | | | | | |--leaf 197 | | | | | | `--leaf 267 | | | | | `--[dendrogram w/ 2 branches and 4 members at h = 161] | | | | | |--[dendrogram w/ 2 branches and 2 members at h = 85.8] | | | | | | |--leaf 293 | | | | | | `--leaf 412 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 106] | | | | | |--leaf 437 | | | | | `--leaf 450 | | | | `--[dendrogram w/ 2 branches and 6 members at h = 320] | | | | |--[dendrogram w/ 2 branches and 4 members at h = 183] | | | | | |--leaf 142 | | | | | `--[dendrogram w/ 2 branches and 3 members at h = 122] | | | | | |--leaf 554 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 61.8] | | | | | |--leaf 504 | | | | | `--leaf 532 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 183] | | | | |--leaf 53 | | | | `--leaf 118 | | | `--[dendrogram w/ 2 branches and 9 members at h = 862] | | | |--[dendrogram w/ 2 branches and 5 members at h = 235] | | | | |--[dendrogram w/ 2 branches and 2 members at h = 160] | | | | | |--leaf 353 | | | | | `--leaf 427 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 213] | | | | |--leaf 456 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 80.4] | | | | |--leaf 43 | | | | `--leaf 101 | | | `--[dendrogram w/ 2 branches and 4 members at h = 356] | | | |--[dendrogram w/ 2 branches and 2 members at h = 157] | | | | |--leaf 12 | | | | `--leaf 108 | | | `--[dendrogram w/ 2 branches and 2 members at h = 192] | | | |--leaf 124 | | | `--leaf 334 | | `--[dendrogram w/ 2 branches and 34 members at h = 2589] | | |--[dendrogram w/ 2 branches and 15 members at h = 464] | | | |--[dendrogram w/ 2 branches and 9 members at h = 249] | | | | |--[dendrogram w/ 2 branches and 5 members at h = 144] | | | | | |--[dendrogram w/ 2 branches and 2 members at h = 58.7] | | | | | | |--leaf 486 | | | | | | `--leaf 557 | | | | | `--[dendrogram w/ 2 branches and 3 members at h = 74.3] | | | | | |--leaf 219 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 65.2] | | | | | |--leaf 175 | | | | | `--leaf 385 | | | | `--[dendrogram w/ 2 branches and 4 members at h = 184] | | | | |--leaf 262 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 98.4] | | | | |--leaf 418 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 57.5] | | | | |--leaf 445 | | | | `--leaf 451 | | | `--[dendrogram w/ 2 branches and 6 members at h = 278] | | | |--[dendrogram w/ 2 branches and 2 members at h = 55.1] | | | | |--leaf 452 | | | | `--leaf 542 | | | `--[dendrogram w/ 2 branches and 4 members at h = 153] | | | |--leaf 351 | | | `--[dendrogram w/ 2 branches and 3 members at h = 113] | | | |--leaf 444 | | | `--[dendrogram w/ 2 branches and 2 members at h = 84] | | | |--leaf 369 | | | `--leaf 487 | | `--[dendrogram w/ 2 branches and 19 members at h = 1145] | | |--[dendrogram w/ 2 branches and 4 members at h = 327] | | | |--leaf 200 | | | `--[dendrogram w/ 2 branches and 3 members at h = 236] | | | |--leaf 113 | | | `--[dendrogram w/ 2 branches and 2 members at h = 110] | | | |--leaf 64 | | | `--leaf 80 | | `--[dendrogram w/ 2 branches and 15 members at h = 932] | | |--[dendrogram w/ 2 branches and 6 members at h = 463] | | | |--[dendrogram w/ 2 branches and 4 members at h = 130] | | | | |--leaf 488 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 106] | | | | |--leaf 328 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 57.8] | | | | |--leaf 19 | | | | `--leaf 224 | | | `--[dendrogram w/ 2 branches and 2 members at h = 297] | | | |--leaf 35 | | | `--leaf 473 | | `--[dendrogram w/ 2 branches and 9 members at h = 557] | | |--[dendrogram w/ 2 branches and 4 members at h = 167] | | | |--leaf 527 | | | `--[dendrogram w/ 2 branches and 3 members at h = 125] | | | |--leaf 363 | | | `--[dendrogram w/ 2 branches and 2 members at h = 104] | | | |--leaf 378 | | | `--leaf 431 | | `--[dendrogram w/ 2 branches and 5 members at h = 314] | | |--[dendrogram w/ 2 branches and 2 members at h = 137] | | | |--leaf 136 | | | `--leaf 538 | | `--[dendrogram w/ 2 branches and 3 members at h = 138] | | |--leaf 535 | | `--[dendrogram w/ 2 branches and 2 members at h = 78.3] | | |--leaf 465 | | `--leaf 544 | `--[dendrogram w/ 2 branches and 96 members at h = 30291] | |--[dendrogram w/ 2 branches and 40 members at h = 5341] | | |--[dendrogram w/ 2 branches and 20 members at h = 1322] | | | |--[dendrogram w/ 2 branches and 6 members at h = 252] | | | | |--[dendrogram w/ 2 branches and 2 members at h = 134] | | | | | |--leaf 128 | | | | | `--leaf 230 | | | | `--[dendrogram w/ 2 branches and 4 members at h = 182] | | | | |--leaf 550 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 90.9] | | | | |--leaf 556 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 58.9] | | | | |--leaf 440 | | | | `--leaf 469 | | | `--[dendrogram w/ 2 branches and 14 members at h = 992] | | | |--[dendrogram w/ 2 branches and 8 members at h = 296] | | | | |--[dendrogram w/ 2 branches and 5 members at h = 174] | | | | | |--[dendrogram w/ 2 branches and 2 members at h = 98.5] | | | | | | |--leaf 71 | | | | | | `--leaf 229 | | | | | `--[dendrogram w/ 2 branches and 3 members at h = 132] | | | | | |--leaf 537 | | | | | `--[dendrogram w/ 2 branches and 2 members at h = 72] | | | | | |--leaf 76 | | | | | `--leaf 459 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 205] | | | | |--leaf 305 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 137] | | | | |--leaf 93 | | | | `--leaf 107 | | | `--[dendrogram w/ 2 branches and 6 members at h = 501] | | | |--[dendrogram w/ 2 branches and 2 members at h = 201] | | | | |--leaf 86 | | | | `--leaf 265 | | | `--[dendrogram w/ 2 branches and 4 members at h = 417] | | | |--[dendrogram w/ 2 branches and 2 members at h = 73.3] | | | | |--leaf 372 | | | | `--leaf 390 | | | `--[dendrogram w/ 2 branches and 2 members at h = 205] | | | |--leaf 3 | | | `--leaf 401 | | `--[dendrogram w/ 2 branches and 20 members at h = 2059] | | |--[dendrogram w/ 2 branches and 9 members at h = 272] | | | |--[dendrogram w/ 2 branches and 2 members at h = 81.6] | | | | |--leaf 312 | | | | `--leaf 508 | | | `--[dendrogram w/ 2 branches and 7 members at h = 242] | | | |--[dendrogram w/ 2 branches and 4 members at h = 129] | | | | |--leaf 447 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 90.6] | | | | |--leaf 405 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 66.7] | | | | |--leaf 38 | | | | `--leaf 476 | | | `--[dendrogram w/ 2 branches and 3 members at h = 177] | | | |--leaf 141 | | | `--[dendrogram w/ 2 branches and 2 members at h = 77.2] | | | |--leaf 248 | | | `--leaf 403 | | `--[dendrogram w/ 2 branches and 11 members at h = 712] | | |--[dendrogram w/ 2 branches and 4 members at h = 269] | | | |--leaf 366 | | | `--[dendrogram w/ 2 branches and 3 members at h = 130] | | | |--leaf 92 | | | `--[dendrogram w/ 2 branches and 2 members at h = 109] | | | |--leaf 27 | | | `--leaf 153 | | `--[dendrogram w/ 2 branches and 7 members at h = 312] | | |--[dendrogram w/ 2 branches and 3 members at h = 189] | | | |--leaf 359 | | | `--[dendrogram w/ 2 branches and 2 members at h = 101] | | | |--leaf 4 | | | `--leaf 446 | | `--[dendrogram w/ 2 branches and 4 members at h = 190] | | |--leaf 49 | | `--[dendrogram w/ 2 branches and 3 members at h = 130] | | |--leaf 54 | | `--[dendrogram w/ 2 branches and 2 members at h = 85.7] | | |--leaf 259 | | `--leaf 398 | `--[dendrogram w/ 2 branches and 56 members at h = 7370] | |--[dendrogram w/ 2 branches and 10 members at h = 1358] | | |--leaf 169 | | `--[dendrogram w/ 2 branches and 9 members at h = 786] | | |--[dendrogram w/ 2 branches and 3 members at h = 327] | | | |--leaf 81 | | | `--[dendrogram w/ 2 branches and 2 members at h = 262] | | | |--leaf 50 | | | `--leaf 364 | | `--[dendrogram w/ 2 branches and 6 members at h = 571] | | |--[dendrogram w/ 2 branches and 3 members at h = 243] | | | |--leaf 394 | | | `--[dendrogram w/ 2 branches and 2 members at h = 145] | | | |--leaf 56 | | | `--leaf 131 | | `--[dendrogram w/ 2 branches and 3 members at h = 301] | | |--leaf 241 | | `--[dendrogram w/ 2 branches and 2 members at h = 215] | | |--leaf 237 | | `--leaf 368 | `--[dendrogram w/ 2 branches and 46 members at h = 4012] | |--[dendrogram w/ 2 branches and 21 members at h = 1417] | | |--[dendrogram w/ 2 branches and 10 members at h = 539] | | | |--[dendrogram w/ 2 branches and 3 members at h = 191] | | | | |--leaf 26 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 70.5] | | | | |--leaf 468 | | | | `--leaf 471 | | | `--[dendrogram w/ 2 branches and 7 members at h = 302] | | | |--[dendrogram w/ 2 branches and 2 members at h = 95.8] | | | | |--leaf 98 | | | | `--leaf 326 | | | `--[dendrogram w/ 2 branches and 5 members at h = 185] | | | |--leaf 205 | | | `--[dendrogram w/ 2 branches and 4 members at h = 160] | | | |--leaf 496 | | | `--[dendrogram w/ 2 branches and 3 members at h = 134] | | | |--leaf 8 | | | `--[dendrogram w/ 2 branches and 2 members at h = 94.8] | | | |--leaf 31 | | | `--leaf 349 | | `--[dendrogram w/ 2 branches and 11 members at h = 877] | | |--[dendrogram w/ 2 branches and 4 members at h = 209] | | | |--[dendrogram w/ 2 branches and 2 members at h = 46.3] | | | | |--leaf 100 | | | | `--leaf 495 | | | `--[dendrogram w/ 2 branches and 2 members at h = 78.2] | | | |--leaf 461 | | | `--leaf 492 | | `--[dendrogram w/ 2 branches and 7 members at h = 248] | | |--[dendrogram w/ 2 branches and 5 members at h = 139] | | | |--[dendrogram w/ 2 branches and 2 members at h = 52.6] | | | | |--leaf 255 | | | | `--leaf 306 | | | `--[dendrogram w/ 2 branches and 3 members at h = 114] | | | |--leaf 179 | | | `--[dendrogram w/ 2 branches and 2 members at h = 105] | | | |--leaf 428 | | | `--leaf 457 | | `--[dendrogram w/ 2 branches and 2 members at h = 218] | | |--leaf 125 | | `--leaf 500 | `--[dendrogram w/ 2 branches and 25 members at h = 2686] | |--[dendrogram w/ 2 branches and 8 members at h = 828] | | |--[dendrogram w/ 2 branches and 5 members at h = 215] | | | |--[dendrogram w/ 2 branches and 2 members at h = 119] | | | | |--leaf 102 | | | | `--leaf 411 | | | `--[dendrogram w/ 2 branches and 3 members at h = 190] | | | |--leaf 480 | | | `--[dendrogram w/ 2 branches and 2 members at h = 113] | | | |--leaf 16 | | | `--leaf 209 | | `--[dendrogram w/ 2 branches and 3 members at h = 217] | | |--leaf 302 | | `--[dendrogram w/ 2 branches and 2 members at h = 129] | | |--leaf 6 | | `--leaf 144 | `--[dendrogram w/ 2 branches and 17 members at h = 1225] | |--[dendrogram w/ 2 branches and 8 members at h = 166] | | |--[dendrogram w/ 2 branches and 3 members at h = 65.8] | | | |--leaf 159 | | | `--[dendrogram w/ 2 branches and 2 members at h = 57] | | | |--leaf 211 | | | `--leaf 374 | | `--[dendrogram w/ 2 branches and 5 members at h = 144] | | |--[dendrogram w/ 2 branches and 2 members at h = 66.8] | | | |--leaf 489 | | | `--leaf 498 | | `--[dendrogram w/ 2 branches and 3 members at h = 115] | | |--leaf 408 | | `--[dendrogram w/ 2 branches and 2 members at h = 92.8] | | |--leaf 119 | | `--leaf 321 | `--[dendrogram w/ 2 branches and 9 members at h = 464] | |--[dendrogram w/ 2 branches and 5 members at h = 191] | | |--[dendrogram w/ 2 branches and 3 members at h = 78.5] | | | |--leaf 194 | | | `--[dendrogram w/ 2 branches and 2 members at h = 48.1] | | | |--leaf 75 | | | `--leaf 185 | | `--[dendrogram w/ 2 branches and 2 members at h = 97.4] | | |--leaf 196 | | `--leaf 272 | `--[dendrogram w/ 2 branches and 4 members at h = 229] | |--leaf 441 | `--[dendrogram w/ 2 branches and 3 members at h = 139] | |--leaf 419 | `--[dendrogram w/ 2 branches and 2 members at h = 100] | |--leaf 95 | `--leaf 490 `--[dendrogram w/ 2 branches and 105 members at h = 68040] |--[dendrogram w/ 2 branches and 13 members at h = 1225] | |--[dendrogram w/ 2 branches and 5 members at h = 38.7] | | |--leaf 340 | | `--[dendrogram w/ 2 branches and 4 members at h = 16.5] | | |--leaf 344 | | `--[dendrogram w/ 2 branches and 3 members at h = 0] | | |--leaf 541 | | `--[dendrogram w/ 2 branches and 2 members at h = 0] | | |--leaf 414 | | `--leaf 434 | `--[dendrogram w/ 2 branches and 8 members at h = 1006] | |--leaf 367 | `--[dendrogram w/ 2 branches and 7 members at h = 404] | |--leaf 520 | `--[dendrogram w/ 2 branches and 6 members at h = 155] | |--[dendrogram w/ 2 branches and 2 members at h = 22] | | |--leaf 464 | | `--leaf 512 | `--[dendrogram w/ 2 branches and 4 members at h = 72.1] | |--[dendrogram w/ 2 branches and 2 members at h = 44.7] | | |--leaf 337 | | `--leaf 549 | `--[dendrogram w/ 2 branches and 2 members at h = 62.6] | |--leaf 426 | `--leaf 481 `--[dendrogram w/ 2 branches and 92 members at h = 39929] |--[dendrogram w/ 2 branches and 59 members at h = 11693] | |--[dendrogram w/ 2 branches and 22 members at h = 1704] | | |--[dendrogram w/ 2 branches and 12 members at h = 601] | | | |--[dendrogram w/ 2 branches and 5 members at h = 203] | | | | |--[dendrogram w/ 2 branches and 2 members at h = 70.5] | | | | | |--leaf 138 | | | | | `--leaf 254 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 117] | | | | |--leaf 485 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 78.9] | | | | |--leaf 244 | | | | `--leaf 296 | | | `--[dendrogram w/ 2 branches and 7 members at h = 254] | | | |--[dendrogram w/ 2 branches and 3 members at h = 126] | | | | |--leaf 510 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 46.4] | | | | |--leaf 424 | | | | `--leaf 470 | | | `--[dendrogram w/ 2 branches and 4 members at h = 153] | | | |--leaf 208 | | | `--[dendrogram w/ 2 branches and 3 members at h = 68.6] | | | |--leaf 225 | | | `--[dendrogram w/ 2 branches and 2 members at h = 39.8] | | | |--leaf 323 | | | `--leaf 524 | | `--[dendrogram w/ 2 branches and 10 members at h = 652] | | |--[dendrogram w/ 2 branches and 7 members at h = 286] | | | |--[dendrogram w/ 2 branches and 3 members at h = 122] | | | | |--leaf 523 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 54.9] | | | | |--leaf 178 | | | | `--leaf 183 | | | `--[dendrogram w/ 2 branches and 4 members at h = 171] | | | |--leaf 551 | | | `--[dendrogram w/ 2 branches and 3 members at h = 113] | | | |--leaf 332 | | | `--[dendrogram w/ 2 branches and 2 members at h = 63.4] | | | |--leaf 325 | | | `--leaf 502 | | `--[dendrogram w/ 2 branches and 3 members at h = 339] | | |--leaf 104 | | `--[dendrogram w/ 2 branches and 2 members at h = 62.3] | | |--leaf 371 | | `--leaf 433 | `--[dendrogram w/ 2 branches and 37 members at h = 4914] | |--[dendrogram w/ 2 branches and 2 members at h = 880] | | |--leaf 123 | | `--leaf 163 | `--[dendrogram w/ 2 branches and 35 members at h = 4638] | |--[dendrogram w/ 2 branches and 18 members at h = 1268] | | |--[dendrogram w/ 2 branches and 7 members at h = 416] | | | |--[dendrogram w/ 2 branches and 4 members at h = 130] | | | | |--leaf 193 | | | | `--[dendrogram w/ 2 branches and 3 members at h = 117] | | | | |--leaf 137 | | | | `--[dendrogram w/ 2 branches and 2 members at h = 90.6] | | | | |--leaf 376 | | | | `--leaf 410 | | | `--[dendrogram w/ 2 branches and 3 members at h = 169] | | | |--leaf 358 | | | `--[dendrogram w/ 2 branches and 2 members at h = 94.8] | | | |--leaf 154 | | | `--leaf 289 | | `--[dendrogram w/ 2 branches and 11 members at h = 441] | | |--[dendrogram w/ 2 branches and 5 members at h = 146] | | | |--[dendrogram w/ 2 branches and 2 members at h = 85.9] | | | | |--leaf 152 | | | | `--leaf 280 | | | `--[dendrogram w/ 2 branches and 3 members at h = 104] | | | |--leaf 285 | | | `--[dendrogram w/ 2 branches and 2 members at h = 76.4] | | | |--leaf 168 | | | `--leaf 276 | | `--[dendrogram w/ 2 branches and 6 members at h = 305] | | |--leaf 223 | | `--[dendrogram w/ 2 branches and 5 members at h = 220] | | |--[dendrogram w/ 2 branches and 2 members at h = 94.3] | | | |--leaf 202 | | | `--leaf 357 | | `--[dendrogram w/ 2 branches and 3 members at h = 156] | | |--leaf 240 | | `--[dendrogram w/ 2 branches and 2 members at h = 56.2] | | |--leaf 263 | | `--leaf 482 | `--[dendrogram w/ 2 branches and 17 members at h = 2151] | |--[dendrogram w/ 2 branches and 5 members at h = 430] | | |--[dendrogram w/ 2 branches and 3 members at h = 204] | | | |--leaf 531 | | | `--[dendrogram w/ 2 branches and 2 members at h = 120] | | | |--leaf 198 | | | `--leaf 548 | | `--[dendrogram w/ 2 branches and 2 members at h = 216] | | |--leaf 140 | | `--leaf 315 | `--[dendrogram w/ 2 branches and 12 members at h = 619] | |--[dendrogram w/ 2 branches and 6 members at h = 193] | | |--leaf 186 | | `--[dendrogram w/ 2 branches and 5 members at h = 163] | | |--leaf 413 | | `--[dendrogram w/ 2 branches and 4 members at h = 133] | | |--[dendrogram w/ 2 branches and 2 members at h = 53.7] | | | |--leaf 526 | | | `--leaf 547 | | `--[dendrogram w/ 2 branches and 2 members at h = 72.8] | | |--leaf 242 | | `--leaf 336 | `--[dendrogram w/ 2 branches and 6 members at h = 421] | |--[dendrogram w/ 2 branches and 2 members at h = 83.4] | | |--leaf 494 | | `--leaf 515 | `--[dendrogram w/ 2 branches and 4 members at h = 167] | |--leaf 143 | `--[dendrogram w/ 2 branches and 3 members at h = 89.8] | |--leaf 233 | `--[dendrogram w/ 2 branches and 2 members at h = 53.3] | |--leaf 234 | `--leaf 350 `--[dendrogram w/ 2 branches and 33 members at h = 14601] |--[dendrogram w/ 2 branches and 14 members at h = 2299] | |--[dendrogram w/ 2 branches and 8 members at h = 937] | | |--[dendrogram w/ 2 branches and 4 members at h = 144] | | | |--leaf 97 | | | `--[dendrogram w/ 2 branches and 3 members at h = 79.3] | | | |--leaf 204 | | | `--[dendrogram w/ 2 branches and 2 members at h = 70.4] | | | |--leaf 121 | | | `--leaf 278 | | `--[dendrogram w/ 2 branches and 4 members at h = 617] | | |--leaf 172 | | `--[dendrogram w/ 2 branches and 3 members at h = 144] | | |--leaf 207 | | `--[dendrogram w/ 2 branches and 2 members at h = 121] | | |--leaf 176 | | `--leaf 221 | `--[dendrogram w/ 2 branches and 6 members at h = 1577] | |--[dendrogram w/ 2 branches and 3 members at h = 196] | | |--leaf 217 | | `--[dendrogram w/ 2 branches and 2 members at h = 68.8] | | |--leaf 210 | | `--leaf 271 | `--[dendrogram w/ 2 branches and 3 members at h = 463] | |--leaf 182 | `--[dendrogram w/ 2 branches and 2 members at h = 66.2] | |--leaf 156 | `--leaf 216 `--[dendrogram w/ 2 branches and 19 members at h = 5254] |--[dendrogram w/ 2 branches and 9 members at h = 852] | |--[dendrogram w/ 2 branches and 4 members at h = 223] | | |--leaf 338 | | `--[dendrogram w/ 2 branches and 3 members at h = 92.2] | | |--leaf 477 | | `--[dendrogram w/ 2 branches and 2 members at h = 68.6] | | |--leaf 478 | | `--leaf 513 | `--[dendrogram w/ 2 branches and 5 members at h = 339] | |--[dendrogram w/ 2 branches and 3 members at h = 129] | | |--leaf 453 | | `--[dendrogram w/ 2 branches and 2 members at h = 79.7] | | |--leaf 506 | | `--leaf 521 | `--[dendrogram w/ 2 branches and 2 members at h = 154] | |--leaf 499 | `--leaf 517 `--[dendrogram w/ 2 branches and 10 members at h = 4034] |--[dendrogram w/ 2 branches and 4 members at h = 1018] | |--[dendrogram w/ 2 branches and 2 members at h = 81.8] | | |--leaf 503 | | `--leaf 555 | `--[dendrogram w/ 2 branches and 2 members at h = 369] | |--leaf 67 | `--leaf 309 `--[dendrogram w/ 2 branches and 6 members at h = 1482] |--leaf 247 `--[dendrogram w/ 2 branches and 5 members at h = 1030] |--[dendrogram w/ 2 branches and 2 members at h = 73.6] | |--leaf 166 | `--leaf 174 `--[dendrogram w/ 2 branches and 3 members at h = 416] |--leaf 187 `--[dendrogram w/ 2 branches and 2 members at h = 303] |--leaf 171 `--leaf 188 > mysub <- paste('Method: ',par1) > postscript(file="/var/wessaorg/rcomp/tmp/199mh1337251347.ps",horizontal=F,onefile=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/wessaorg/rcomp/tmp/2te9t1337251347.ps",horizontal=F,onefile=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) + } > > #Note: the /var/wessaorg/rcomp/createtable file can be downloaded at http://www.wessa.net/cretab > load(file="/var/wessaorg/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/wessaorg/rcomp/tmp/3wiz31337251347.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/wessaorg/rcomp/tmp/4c8md1337251347.tab") + } > > try(system("convert tmp/199mh1337251347.ps tmp/199mh1337251347.png",intern=TRUE)) character(0) > try(system("convert tmp/2te9t1337251347.ps tmp/2te9t1337251347.png",intern=TRUE)) convert: unable to open image `tmp/2te9t1337251347.ps': No such file or directory @ blob.c/OpenBlob/2480. convert: missing an image filename `tmp/2te9t1337251347.png' @ convert.c/ConvertImageCommand/2838. character(0) Warning message: running command 'convert tmp/2te9t1337251347.ps tmp/2te9t1337251347.png' had status 1 > > > proc.time() user system elapsed 4.431 0.209 4.634