R/hglm.R
h2o.mean_residual_fixed.Rd
Extracts the mean residual error taking into account only the fixed effect coefficients.
h2o.mean_residual_fixed(model, train = TRUE)
model | is a H2O HGLM model. |
---|---|
train | is true for training and false for validation dataset |