Learn R Programming

h2o (version 3.0.0.22)

h2o.betweenss: Get the between cluster sum of squares.

Description

Get the between cluster sum of squares.

Usage

h2o.betweenss(object, valid = FALSE, ...)

Arguments

object
An H2OClusteringModel object.
valid
Retreive the validation metric.
...
further arguments to be passed on (currently unimplemented)