Learn R Programming

paws.machine.learning (version 0.9.0)

frauddetector_delete_model: Deletes a model

Description

Deletes a model.

See https://www.paws-r-sdk.com/docs/frauddetector_delete_model/ for full documentation.

Usage

frauddetector_delete_model(modelId, modelType)

Arguments

modelId

[required] The model ID of the model to delete.

modelType

[required] The model type of the model to delete.