logisticType3 - How does the `logisticType3` action get the model to analyze?

Réponse

It uses the `restore` parameter, which points to an in-memory table created from a binary large object (BLOB) that contains a previously fitted regression model.
Did this answer help you?