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