
GetFeatureImpactForModel(model)
## Not run:
# model <- GetAllModels(project)[[1]]
# featureImpactJobId <- RequestFeatureImpact(model)
# # Note: This will only work after the feature impact job has completed. Use
# # GetFeatureImpactFromIobId to automatically wait for the job.\
# featureImpact <- GetFeatureImpactForModel(model)
# ## End(Not run)
Run the code above in your browser using DataLab