What inspired this wish list request?
Currently, when fitting multiple responses sequentially in JMP (for example, in a DOE analysis or when running several model fits for different responses), there is no way to cancel all fits at once. If you realize during the process that you need to stop, you must manually cancel each individual model fit one by one.
Example use case:
Imagine you are fitting 10 responses in a complex model. After starting the process, you notice an error in the model specification or decide to change the approach. At this point, you have to wait for each fit to start and then cancel them individually, which is inefficient and time-consuming.
What is the improvement you would like to see?
Introduce a “Cancel All Fits” option that immediately stops all ongoing and queued model fits in the current session.
This could be implemented as:
- A global cancel button in the progress dialog when multiple fits are running.
- Or an option in the Fit Model platform to abort all queued fits.
Other software often provides a global cancel or “Stop All” functionality for batch processes, which greatly improves usability.
Why is this idea important?
This feature would significantly improve the user experience for anyone working with multiple responses or large datasets.