R/glm.R
h2o.makeGLMModel.Rd
This function allows setting betas of an existing glm model.
h2o.makeGLMModel(model, beta)
an H2OModel corresponding from a h2o.glm call.
h2o.glm
a new set of betas (a named vector)