DELETEMODEL Statement

DELETEMODEL model <MODNAME=model-name> ;

The DELETEMODEL statement deletes a model created using the OUTMODEL= option in a previous PROC MODEL execution. The model argument specifies the catalog or XML-based data set containing the model to be deleted, and the model-name argument specifies which model is to be deleted.