conDet <- getExampleConnectionDetails()
connectionHandler <- ResultModelManager::ConnectionHandler$new(conDet)
topPreds <- getPredictionAggregateTopPredictors(
connectionHandler = connectionHandler,
schema = 'main',
modelDesignIds = c(1,2,5)
)
Run the code above in your browser using DataLab