Plot Gains/Lift curves
## S4 method for signature 'H2OModel' h2o.gains_lift_plot(object, type = c("both", "gains", "lift"), xval = FALSE)
object
: H2OModel objecttype
: What curve to plot. One of "both", "gains", "lift".xval
: if TRUE, use cross-validation metrics