predict() reproduces them.predict()
round-trip.G = "auto" is now computed from the single-linkage
merge sequence of the overlap matrix regardless of the fitting linkage
(the previous Ward-height gaps were unreliable); its limits (range
2:(K-1), spurious suggestions on structureless data) are
documented.variant = "HeEC" crashed on univariate data;
plot(fit, what = "tree") failed for K = 2;
Inf values slipped past validation into cryptic downstream
errors (MergeKmeans, predict, chooseK); overlap_map()
crashed on missing values; predict() silently propagated
NA.init = "kmeans++" is the new default initialization of
the K-means restarts (Arthur & Vassilvitskii, 2007), stabilizing the
large-K component solutions on which the merging is built;
init = "random" restores the previous behavior.start argument: MergeKmeans() can now
merge a partition computed by any external engine (a kmeans
object, a ClusterR-style list, or a bare label vector), skipping its own
K-means step entirely. This removes the single-threaded
stats::kmeans ceiling for very large datasets.G = "auto" cuts the merge tree at the largest gap in
merge heights (also available in recut()); when no
G/omega.star is supplied the fit-time message
now reports the suggested G.K = NULL (new default) selects the number of components
automatically via chooseK().chooseK() now reports and marks a recommended
K (one grid step beyond the detected elbow) and gained a
cores argument.cores argument forks the K-means restarts via the
parallel package (POSIX systems).tidy(), glance(), and
augment() methods are registered when broom is loaded.omega.star with Ward’s linkage is now an error (it
previously warned and returned a degenerate unmerged partition).recut(),
chooseK(), pairwise_overlap(), and
print/summary/plot/predict methods.MixSim::overlap() and by independent Monte Carlo
simulation; the paper’s illustrative examples and pen-digits application
reproduced.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.