h2o.keyof: Method on 'Keyed' objects allowing to obtain their key.

h2o.keyofR Documentation

Method on Keyed objects allowing to obtain their key.

Description

Method on Keyed objects allowing to obtain their key.

Usage

h2o.keyof(object)

## S4 method for signature 'Keyed'
h2o.keyof(object)

## S4 method for signature 'H2OModel'
h2o.keyof(object)

## S4 method for signature 'H2OGrid'
h2o.keyof(object)

## S4 method for signature 'H2OFrame'
h2o.keyof(object)

## S4 method for signature 'H2OAutoML'
h2o.keyof(object)

Arguments

object

A Keyed object

Value

the string key holding the persistent object.


h2o documentation built on Aug. 9, 2023, 9:06 a.m.