This typically will not be used by an end-user.

data_from_mod(model, ...)

Arguments

model

the model from which to extract the training data

...

additional arguments (not used)

Details

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.