How can I save the fitted model for future use, such as scoring?

2 vues

Réponse

To save the estimated model, you use the 'store' parameter. You provide a name and optionally a caslib for the output item store. This stored model can then be used by other actions, like 'countreg.countregViewStore', or for scoring new data.
Did this answer help you?
countregFitModel

countreg

See technical action