Extracts the mean residual error taking into account only the fixed effect coefficients.

h2o.mean_residual_fixed(model, train = TRUE)

Arguments

model

is a H2O HGLM model.

train

is true for training and false for validation dataset