bartProbit - Can I save the trained model for later use?

Réponse

Yes, you can use the 'store' parameter to save the model into a binary table object. This stored model can then be used for scoring new data with the bartScore action.
Did this answer help you?