H2OInfogram {h2o} | R Documentation |
wrapper function for instantiating H2OInfogram
Description
wrapper function for instantiating H2OInfogram
Usage
H2OInfogram(model_id, ...)
Arguments
model_id |
is string of H2OModel object |
... |
parameters to algorithm, admissible_features, ... |
Value
A H2OInfogram
object
[Package h2o version 3.44.0.3 Index]