This typically will not be used by an end-user.
data_from_mod(model, ...)
| model | the model from which to extract the training data |
|---|---|
| ... | additional arguments (not used) |
not all model architectures keep track of the training data If a model architecture isn't recognized, you'll have to add a method for that class. See vignette.