h2o.plotROC: Plot the ROC Curves

Description Usage Arguments Value Author(s) See Also

View source: R/h2o.plotROC.R

Description

Plot the ROC Curves

Usage

1
h2o.plotROC(models, newdata = NULL, xval = FALSE)

Arguments

models

list of h2o models class H2OBinomialModel

newdata

dataframe class H2OFrame

xval

if TRUE plot the ROC Curves on cross validation

Value

ggplot graph

Author(s)

Elías Alegría <elias.alegria@ug.uchile.cl>

See Also

h2o.plotLift(), h2o.plotVarImp()


huasin/h2plots documentation built on Nov. 4, 2019, 1:48 p.m.