R/models.R
    h2o.transform.RdUse H2O Transformation model and apply the underlying transformation
h2o.transform(model, ...)
| model | A trained model representing the transformation strategy | 
|---|---|
| ... | Transformation model-specific parameters | 
Returns an H2OFrame object with data transformed.