Rdocumentation
powered by
Learn R Programming
h2o (version 3.0.0.22)
h2o.tot_withinss: Get the total within cluster sum of squares.
Description
Get the total within cluster sum of squares.
Usage
h2o.tot_withinss(object, valid = FALSE, ...)
Arguments
object
An
H2OClusteringModel
object.
valid
Retreive the validation metric.
...
further arguments to be passed on (currently unimplemented)