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

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.
Hat Ihnen diese Antwort geholfen?
countregFitModel

countreg

Doc : countregFitModel