Fix stats for hclust

Issue #38 new
Graham Williams repo owner created an issue

running dendrograms on weather

errors when getting stats

E142: A command has failed

print(cluster.stats(dist(na.omit(crs$dataset[crs$train, crs$numeric])), cutree(crs$hclust, 10), silhouette=FALSE) )

The action you requested has not been completed. Refer to the R Console for details.

Rattle 5.1.0

142: A command has failed

print(centers.hclust(na.omit(crs$dataset[crs$train, crs$numeric]), crs$hclust, 10))

The action you requested has not been completed. Refer to the R Console for details.

Rattle 5.1.0

Reported by Tony Nolan

Comments (0)

  1. Log in to comment