Learn R Programming

datarobot (version 2.13.0)

GetAllRocCurves: Retrieve ROC curve data for a model for all available data partitions (deprecated version)

Description

Retrieve ROC curve data for a model for all available data partitions (deprecated version)

Usage

GetAllRocCurves(model)

Arguments

model

An S3 object of class dataRobotModel like that returned by the function GetModel, or each element of the list returned by the function ListModels.

See Also

ListRocCurves