Rdocumentation
powered by
Learn R Programming
h2o (version 3.0.0.30)
h2o.residual_dof: Retrieve the residual degrees of freedom
Description
Retrieve the residual degrees of freedom
Usage
h2o.residual_dof(object, valid = FALSE, ...)
Arguments
object
An
H2OModel
or
H2OModelMetrics
valid
Retrieve the validation metric.
...
further arguments to be passed to/from this method.