Learn R Programming

datarobot (version 2.13.0)

GetAllLiftCharts: Retrieve lift chart data for a model for all available data partitions (deprecated)

Description

Retrieve lift chart data for a model for all available data partitions (deprecated)

Usage

GetAllLiftCharts(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.