buster-package: Performs bagging on hierarchical clusters

Description Details Author(s) References See Also Examples

Description

More about what it does (maybe more than one line) z

Details

Package: buster
Type: Package
Version: 1.0
Date: 2014-07-03
License: What license is it under?

y

Author(s)

Simon Raper

References

x

See Also

x

Examples

1
2
3
iris.dist<-dist(iris[,1:4])
bhc<-buster(iris.dist, n=250, k=3, size=0.66, method='ward', pct.exc=0.1)
plot(bhc)

SimonRaper/buster documentation built on May 9, 2019, 1:32 p.m.