search for: hcagn

Displaying 1 result from an estimated 1 matches for "hcagn".

Did you mean: hcag
2003 Sep 20
0
PR#2867
...est-Reg] Error 2 make[2]: Leaving directory `/usr/local/src/R-1.7.1/tests' make[1]: *** [test-all-basics] Error 1 make[1]: Leaving directory `/usr/local/src/R-1.7.1/tests' make: *** [check] Error 2 % tail -20 reg-tests-1.Rout.fail + agn <- agnes(xn, method="complete") + hcagn <- as.hclust(agn) + iC2 <- !names(hcag) %in% c("labels", "call") + stopifnot(identical(hcagn[iC2], hcag[iC2]), + identical(hcagn$labels, hcn$labels), + all.equal(hc$height, hcag$height, tol = 1e-12), + all(hc$merge == hcag$merge | hc...